未验证 提交 ec1e082f 编写于 作者: Y YixinKristy 提交者: GitHub

Add industrial practice tutorial (#6067)

* update readme

* Update README_cn.md

* Update README_cn.md

* change the link

* Update README_cn.md
上级 2768e1ae
...@@ -306,7 +306,7 @@ ...@@ -306,7 +306,7 @@
- **2022.3.26 [智慧城市行业](https://aistudio.baidu.com/aistudio/education/group/info/25620)七日课:** 城市规划、城市治理、智慧政务、交通管理、社区治理 - **2022.3.26 [智慧城市行业](https://aistudio.baidu.com/aistudio/education/group/info/25620)七日课:** 城市规划、城市治理、智慧政务、交通管理、社区治理
### 产业实践范例教程 ### [产业实践范例教程](./industrial_tutorial/README_cn.md)
- [基于PP-PicoDet的通信塔识别及Android端部署](https://aistudio.baidu.com/aistudio/projectdetail/3561097) - [基于PP-PicoDet的通信塔识别及Android端部署](https://aistudio.baidu.com/aistudio/projectdetail/3561097)
...@@ -318,6 +318,10 @@ ...@@ -318,6 +318,10 @@
- [基于YOLOv3实现跌倒检测 ](https://aistudio.baidu.com/aistudio/projectdetail/2500639) - [基于YOLOv3实现跌倒检测 ](https://aistudio.baidu.com/aistudio/projectdetail/2500639)
- [基于PP-PicoDetv2 的路面垃圾检测](https://aistudio.baidu.com/aistudio/projectdetail/3846170?channelType=0&channel=0)
- [基于人体关键点检测的合规检测](https://aistudio.baidu.com/aistudio/projectdetail/4061642?contributionType=1)
## <img src="https://user-images.githubusercontent.com/48054808/157829890-a535b8a6-631c-4c87-b861-64d4b32b2d6a.png" width="20"/> 模型库 ## <img src="https://user-images.githubusercontent.com/48054808/157829890-a535b8a6-631c-4c87-b861-64d4b32b2d6a.png" width="20"/> 模型库
- 通用目标检测: - 通用目标检测:
......
简体中文 | [English](README_en.md)
# 产业实践范例
为了缩小基础理论教学与产业落地间的差距,PaddleDetection联合产业头部企业,结合实际经验,选取经典场景,提供了从**数据准备、模型训练优化,到模型部署的全流程可复用方案**,降低产业落地门槛,让大家在真实数据环境下深入地了解这些案例,获取产业实现方案。
<div align="center">
<img src="https://user-images.githubusercontent.com/48054808/167805539-2c9f025e-d52c-4ec1-a8fc-ec19651512e5.png" width="800"/>
</div>
## 范例列表
- [基于PP-PicoDet的通信塔识别及Android端部署](https://aistudio.baidu.com/aistudio/projectdetail/3561097)
- [基于Faster-RCNN的瓷砖表面瑕疵检测](https://aistudio.baidu.com/aistudio/projectdetail/2571419)
- [基于PaddleDetection的PCB瑕疵检测](https://aistudio.baidu.com/aistudio/projectdetail/2367089)
- [基于FairMOT实现人流量统计](https://aistudio.baidu.com/aistudio/projectdetail/2421822)
- [基于YOLOv3实现跌倒检测](https://aistudio.baidu.com/aistudio/projectdetail/2500639)
- [基于PP-PicoDetv2 的路面垃圾检测](https://aistudio.baidu.com/aistudio/projectdetail/3846170?channelType=0&channel=0)
- [基于人体关键点检测的合规检测](https://aistudio.baidu.com/aistudio/projectdetail/4061642?contributionType=1)
*范例将持续更新中
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册