File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -143,6 +143,7 @@ Results and models are available in the [model zoo](docs/en/model_zoo.md).
143143 <li><a href="configs/yolox">YOLOX (CVPR'2021)</a></li>
144144 <li><a href="configs/deformable_detr">Deformable DETR (ICLR'2021)</a></li>
145145 <li><a href="configs/tood">TOOD (ICCV'2021)</a></li>
146+ <li><a href="configs/centripetalnet">CentripetalNet (CVPR'2020)</a></li>
146147 </ul>
147148 </td>
148149 <td>
Original file line number Diff line number Diff line change @@ -142,6 +142,7 @@ MMDetection 是一个基于 PyTorch 的目标检测开源工具箱。它是 [Ope
142142 <li><a href="configs/yolox">YOLOX (CVPR'2021)</a></li>
143143 <li><a href="configs/deformable_detr">Deformable DETR (ICLR'2021)</a></li>
144144 <li><a href="configs/tood">TOOD (ICCV'2021)</a></li>
145+ <li><a href="configs/centripetalnet">CentripetalNet (CVPR'2020)</a></li>
145146 </ul>
146147 </td>
147148 <td>
You can’t perform that action at this time.
0 commit comments