diff --git a/README_cn.md b/README_cn.md index 0760676e6c599a784467b21d1cfb5c8d3c655c54..4f463e3cbbb0d060544b2ffa40835a30334c113d 100644 --- a/README_cn.md +++ b/README_cn.md @@ -22,6 +22,29 @@ + +## 🔥 热门活动 +🎊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 + + +
+ +
+ ## 产品动态 - 🔥 **2022.8.26:PaddleDetection发布[release/2.5版本](https://github.com/PaddlePaddle/PaddleDetection/tree/release/2.5)** @@ -53,6 +76,7 @@ + ## 特性 - **模型丰富**: 包含**目标检测**、**实例分割**、**人脸检测**、****关键点检测****、**多目标跟踪**等**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) diff --git a/README_en.md b/README_en.md index 1dd35bb6254da77a428970ed5b2b974698e28fb2..e58db97b213035ea4adad5546be747d10d01a31f 100644 --- a/README_en.md +++ b/README_en.md @@ -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) diff --git a/industrial_tutorial/README.md b/industrial_tutorial/README.md index 011a7351e74e417687b6b787dc61fe725488caae..40a6aec66b00187593c2e605b45c26f0968959d3 100644 --- a/industrial_tutorial/README.md +++ b/industrial_tutorial/README.md @@ -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)