diff --git a/README_cn.md b/README_cn.md
index caf5b510bdbf71fc8034549909002091497fe9dd..8fad95124ee1219e395b13ef132412335b84a48e 100644
--- a/README_cn.md
+++ b/README_cn.md
@@ -46,7 +46,8 @@ PaddleDetection为基于飞桨PaddlePaddle的端到端目标检测套件,提
- - Two-Stage Detection
+
+ - Object Detection
- Faster RCNN
- FPN
@@ -54,63 +55,44 @@ PaddleDetection为基于飞桨PaddlePaddle的端到端目标检测套件,提
- Libra RCNN
- Hybrid Task RCNN
- PSS-Det
-
-
- - One-Stage Detection
-
- RetinaNet
- YOLOv3
- YOLOv4
- - PP-YOLOv1/v2/Tiny
+ - PP-YOLOv1/v2
+ - PP-YOLO-Tiny
- SSD
-
-
- - Anchor Free
-
- CornerNet-Squeeze
- FCOS
- TTFNet
- - PicoDet
-
-
-
- - Instance Segmentation
-
+ - PP-PicoDet
+ - DETR
+ - Deformable DETR
+ - Swin Transformer
+ - Sparse RCNN
+ - Instance Segmentation
- - Face-Detction
-
- - FaceBoxes
- - BlazeFace
- - BlazeFace-NAS
-
+ - Mask RCNN
+ - SOLOv2
+ - Face Detection
- - Transformer
-
- - DETR/Deformable DETR
- - Sparse RCNN
- - Swin Transformer
-
+ - FaceBoxes
+ - BlazeFace
+ - BlazeFace-NAS
+ - Multi-Object-Tracking
- - Multi-Object-Tracking
-
- - JDE
- - FairMOT
- - DeepSort
-
+ - JDE
+ - FairMOT
+ - DeepSort
+ - KeyPoint-Detection
- - KeyPoint-Detection
-
+ - HRNet
+ - HigherHRNet
+
|
diff --git a/README_en.md b/README_en.md
index 1b54a3f36c9b718d3f5f62563f210a63e9e6fa83..fca16d298f5ed95a6694479e3e9f129d4fbc59c2 100644
--- a/README_en.md
+++ b/README_en.md
@@ -53,7 +53,8 @@ Based on the high performance core of PaddlePaddle, advantages of training speed
|
- - Two-Stage Detection
+
+ - Object Detection
- Faster RCNN
- FPN
@@ -61,63 +62,44 @@ Based on the high performance core of PaddlePaddle, advantages of training speed
- Libra RCNN
- Hybrid Task RCNN
- PSS-Det
-
-
- - One-Stage Detection
-
- RetinaNet
- YOLOv3
- YOLOv4
- - PP-YOLOv1/v2/Tiny
+ - PP-YOLOv1/v2
+ - PP-YOLO-Tiny
- SSD
-
-
- - Anchor Free
-
- CornerNet-Squeeze
- FCOS
- TTFNet
- - PicoDet
-
-
-
- - Instance Segmentation
-
+ - PP-PicoDet
+ - DETR
+ - Deformable DETR
+ - Swin Transformer
+ - Sparse RCNN
+ - Instance Segmentation
- - Face-Detction
-
- - FaceBoxes
- - BlazeFace
- - BlazeFace-NAS
-
+ - Mask RCNN
+ - SOLOv2
+ - Face Detection
- - Transformer
-
- - DETR/Deformable DETR
- - Sparse RCNN
- - Swin Transformer
-
+ - FaceBoxes
+ - BlazeFace
+ - BlazeFace-NAS
+ - Multi-Object-Tracking
- - Multi-Object-Tracking
-
- - JDE
- - FairMOT
- - DeepSort
-
+ - JDE
+ - FairMOT
+ - DeepSort
+ - KeyPoint-Detection
- - KeyPoint-Detection
-
+ - HRNet
+ - HigherHRNet
+
|
|