未验证 提交 7f0c6b27 编写于 作者: XYZ_916's avatar XYZ_916 提交者: GitHub

add fall down industry case (#7038)

* add fall down detection industry case

* modify the name of fall down industry case

* Update README_cn.md
上级 2e8115d3
......@@ -22,6 +22,29 @@
</div>
## 🔥 热门活动
🎊YOLO Vision世界学术交流大会🎊
PaddleDetection受邀参与首个以YOLO为主题的YOLO Vision世界大会,与全球AI领先开发者学习交流,欢迎大家报名参加!
- ⏰时间:9月27日
- 👨‍🏫演讲主题:PaddleDetection Toolkit and PP-YOLO Series
- 💎圆桌论坛:Open Source Projects Enabling the Future of Computer Vision AI
**⛓报名链接:https://ultralytics.com/yolo-vision**
- 🔮彩蛋:8月26日 PaddleDetection发布YOLO系列全家族,包括YOLOv5/X/v6/v7与自研的PP-YOLOE、PP-YOLOE+
- 🗳项目链接:https://github.com/PaddlePaddle/PaddleDetection/blob/release/2.5/docs/feature_models/YOLOSERIES_MODEL.md
<div align="center">
<img src="https://user-images.githubusercontent.com/48054808/192301374-940cf2fa-9661-419b-9c46-18a4570df381.jpeg" width="600"/>
</div>
## <img src="https://user-images.githubusercontent.com/48054808/157793354-6e7f381a-0aa6-4bb7-845c-9acf2ecc05c3.png" width="20"/> 产品动态
- 🔥 **2022.8.26:PaddleDetection发布[release/2.5版本](https://github.com/PaddlePaddle/PaddleDetection/tree/release/2.5)**
......@@ -53,6 +76,7 @@
<img src="https://user-images.githubusercontent.com/22989727/189026616-75f9c06c-b403-4a61-9372-0fcbed6e0662.gif" width="800"/>
</div>
## <img src="https://user-images.githubusercontent.com/48054808/157799599-e6a66855-bac6-4e75-b9c0-96e13cb9612f.png" width="20"/> 特性
- **模型丰富**: 包含**目标检测****实例分割****人脸检测******关键点检测******多目标跟踪****250+个预训练模型**,涵盖多种**全球竞赛冠军**方案。
......@@ -462,6 +486,8 @@
### [产业实践范例教程](./industrial_tutorial/README.md)
- [基于PP-Human v2的摔倒检测](https://aistudio.baidu.com/aistudio/projectdetail/4606001)
- [基于PP-TinyPose增强版的智能健身动作识别](https://aistudio.baidu.com/aistudio/projectdetail/4385813)
- [基于PP-Human的打架识别](https://aistudio.baidu.com/aistudio/projectdetail/4086987?contributionType=1)
......
......@@ -455,6 +455,7 @@ Please refer to [docs](deploy/pipeline/README_en.md) for details.
- **[Industrial features] 2022.3.26** **[Smart City Industry Seven-Day Class](https://aistudio.baidu.com/aistudio/education/group/info/25620)** : Urban planning, Urban governance, Smart governance service, Traffic management, community governance.
### [Industrial tutorial examples](./industrial_tutorial/README.md)
- [Fall down recognition based on PP-Human v2](https://aistudio.baidu.com/aistudio/projectdetail/4606001)
- [Intelligent fitness recognition based on PP-TinyPose Plus](https://aistudio.baidu.com/aistudio/projectdetail/4385813)
......
......@@ -15,6 +15,8 @@ PaddleDetection场景应用覆盖通用,制造,城市,交通行业的主
## 范例列表
- [基于PP-Human v2的摔倒检测](https://aistudio.baidu.com/aistudio/projectdetail/4606001)
- [基于PP-TinyPose增强版的智能健身动作识别](https://aistudio.baidu.com/aistudio/projectdetail/4385813)
- [基于PP-Human的打架识别](https://aistudio.baidu.com/aistudio/projectdetail/4086987?contributionType=1)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册