| 2022 | ECCV | ObjectBox: From Centers to Boxes for Anchor-Free Object Detection | https://github.com/mohsenzand/objectbox |
| 2021 | MM | Disentangle Your Dense Object Detector | https://github.com/zehuichen123/DDOD |
| 2021 | CVPR | VarifocalNet: An IoU-aware Dense Object Detector | https://github.com/hyz-xmaster/VarifocalNet |
| 2021 | CVPR | Sparse R-CNN: End-to-End Object Detection with Learnable Proposals | https://github.com/PeizeSun/SparseR-CNN |
| 2020 | ECCV | Dynamic R-CNN: Towards High Quality Object Detection via Dynamic Training | https://github.com/hkzhang95/DynamicRCNN |
| 2020 | ECCV | Side-Aware Boundary Localization for More Precise Object Detection | https://github.com/open-mmlab/mmdetection |
| 2020 | CVPR | CentripetalNet: Pursuing High-quality Keypoint Pairs for Object Detection | https://github.com/KiveeDong/CentripetalNet |
| 2020 | CVPR | NAS-FCOS: Fast Neural Architecture Search for Object Detection | https://github.com/open-mmlab/mmdetection |
| 2020 | TIP | FoveaBox: Beyond Anchor-based Object Detector | https://github.com/taokong/FoveaBox |
| 2020 | NIPS | RepPoints V2: Verification Meets Regression for Object Detection | https://github.com/Scalsol/RepPointsV2 |
| 2019 | ICCV | RepPoints: Point Set Representation for Object Detection | https://github.com/microsoft/RepPoints |
| 2019 | NIPS | Cascade RPN: Delving into High-Quality Region Proposal Network with Adaptive Convolution | https://github.com/thangvubk/Cascade-RPN |
| 2019 | ICCV | FCOS: Fully Convolutional One-Stage Object Detection | https://github.com/tianzhi0549/FCOS |
| 2019 | ICCV | Scale-Aware Trident Networks for Object Detection | https://github.com/open-mmlab/mmdetection |
| 2019 | CVPR | Libra R-CNN: Towards Balanced Learning for Object Detection | https://github.com/open-mmlab/mmdetection |
| 2019 | CVPR | Objects as Points | https://github.com/xingyizhou/CenterNet |
| 2019 | CVPR | Region Proposal by Guided Anchoring | https://github.com/open-mmlab/mmdetection |
| 2019 | CVPR | Grid R-CNN | https://github.com/open-mmlab/mmdetection |
| 2018 | ECCV | CornerNet: Detecting Objects as Paired Keypoints | https://github.com/princeton-vl/CornerNet |
| 2018 | CVPR | Cascade R-CNN: High Quality Object Detection and Instance Segmentation | https://github.com/zhaoweicai/cascade-rcnn |
| 2017 | ICCV | Focal Loss for Dense Object Detection | https://github.com/open-mmlab/mmdetection |
| 2016 | ECCV | SSD: Single Shot MultiBox Detector | https://github.com/weiliu89/caffe |
| 2015 | NIPS | Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks | https://github.com/ShaoqingRen/faster_rcnn |
| 2015 | ICCV | Fast R-CNN | https://github.com/rbgirshick/fast-rcnn |