diff --git a/README.md b/README.md
index 6b1c3f4e7f0..c47492b84d3 100644
--- a/README.md
+++ b/README.md
@@ -132,6 +132,7 @@ Results and models are available in the [model zoo](docs/en/model_zoo.md).
Double-Head R-CNN (CVPR'2020)
ATSS (CVPR'2020)
NAS-FCOS (CVPR'2020)
+ CentripetalNet (CVPR'2020)
AutoAssign (ArXiv'2020)
Side-Aware Boundary Localization (ECCV'2020)
Dynamic R-CNN (ECCV'2020)
@@ -143,7 +144,6 @@ Results and models are available in the [model zoo](docs/en/model_zoo.md).
YOLOX (CVPR'2021)
Deformable DETR (ICLR'2021)
TOOD (ICCV'2021)
- CentripetalNet (CVPR'2020)
@@ -157,6 +157,7 @@ Results and models are available in the [model zoo](docs/en/model_zoo.md).
SOLO (ECCV'2020)
PointRend (CVPR'2020)
DetectoRS (ArXiv'2020)
+ SOLOv2 (NeurIPS'2020)
SCNet (AAAI'2021)
QueryInst (ICCV'2021)
diff --git a/README_zh-CN.md b/README_zh-CN.md
index 382f7b5c067..d19fd115995 100644
--- a/README_zh-CN.md
+++ b/README_zh-CN.md
@@ -131,6 +131,7 @@ MMDetection 是一个基于 PyTorch 的目标检测开源工具箱。它是 [Ope
Double-Head R-CNN (CVPR'2020)
ATSS (CVPR'2020)
NAS-FCOS (CVPR'2020)
+ CentripetalNet (CVPR'2020)
AutoAssign (ArXiv'2020)
Side-Aware Boundary Localization (ECCV'2020)
Dynamic R-CNN (ECCV'2020)
@@ -142,7 +143,6 @@ MMDetection 是一个基于 PyTorch 的目标检测开源工具箱。它是 [Ope
YOLOX (CVPR'2021)
Deformable DETR (ICLR'2021)
TOOD (ICCV'2021)
- CentripetalNet (CVPR'2020)
|
@@ -156,6 +156,7 @@ MMDetection 是一个基于 PyTorch 的目标检测开源工具箱。它是 [Ope
SOLO (ECCV'2020)
PointRend (CVPR'2020)
DetectoRS (ArXiv'2020)
+ SOLOv2 (NeurIPS'2020)
SCNet (AAAI'2021)
QueryInst (ICCV'2021)
|