From 1db0593388a6193866cc7f9033f3bd731ae527ad Mon Sep 17 00:00:00 2001
From: yzl19940819 <48433081+yzl19940819@users.noreply.github.com>
Date: Tue, 11 May 2021 16:03:08 +0800
Subject: [PATCH] Update README_cn.md (#2937)
Add Introduction of recent activities
---
README_cn.md | 36 ++++++++++++++++++++++++++++++++++++
1 file changed, 36 insertions(+)
diff --git a/README_cn.md b/README_cn.md
index f787a5c7f..691ce50a8 100644
--- a/README_cn.md
+++ b/README_cn.md
@@ -5,6 +5,42 @@
### PaddleDetection 2.0全面升级!目前默认使用动态图版本,静态图版本位于[static](./static)中
### 超高性价比PPYOLO v2和1.3M超轻量PPYOLO tiny全新出炉![欢迎使用](configs/ppyolo/README_cn.md)
### Anchor Free SOTA模型PAFNet发布![欢迎使用](configs/ttfnet/README.md)
+# 近期活动
+
+百度飞桨产业级目标检测技术详解系列直播课,看超越YOLOv5的PP-YOLOv2到底多强大
+
+欢迎大家加入PPYOLOv2&Tiny技术交流群
+
+
+
+
+
+
+
+### 课程安排
+ [直播链接](http://live.bilibili.com/21689802)
+* 5月13日19:00-20:00
+ - 主题: 产业级目标检测算法全解读
+* 5月14日19:00-20:00
+ - 主题: 1.3M超轻量目标检测算法解读及应用
+* 5月21日20:00-21:00
+ - 主题: 复杂背景下小目标检测模型开发实战
+
+### 学习链接
+
+ [0【PaddleDetection2.0专项】新版本快速体验](https://aistudio.baidu.com/aistudio/projectdetail/1885319)
+
+ [1【PaddleDetection2.0专项】如何自定义数据集](https://aistudio.baidu.com/aistudio/projectdetail/1917140)
+
+ [2【PaddleDetection2.0专项】快速上手PP-YOLOv2](https://aistudio.baidu.com/aistudio/projectdetail/1922155)
+
+ [3【PaddleDetection2.0专项】快速上手PP-YOLO tiny](https://aistudio.baidu.com/aistudio/projectdetail/1918450)
+
+ [4【PaddleDetection2.0专项】快速上手S2ANet](https://aistudio.baidu.com/aistudio/projectdetail/1923957)
+
+ [5【PaddleDetection2.0专项】快速实现行人检测](https://aistudio.baidu.com/aistudio/projectdetail/1918451)
+
+ [6【PaddleDetection2.0专项】快速实现人脸检测](https://aistudio.baidu.com/aistudio/projectdetail/1918453)
# 简介
--
GitLab