TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Region Proposal by Guided Anchoring

Region Proposal by Guided Anchoring

Jiaqi Wang, Kai Chen, Shuo Yang, Chen Change Loy, Dahua Lin

2019-01-10CVPR 2019 6Region Proposalobject-detectionObject Detection
PaperPDFCode(official)Code

Abstract

Region anchors are the cornerstone of modern object detection techniques. State-of-the-art detectors mostly rely on a dense anchoring scheme, where anchors are sampled uniformly over the spatial domain with a predefined set of scales and aspect ratios. In this paper, we revisit this foundational stage. Our study shows that it can be done much more effectively and efficiently. Specifically, we present an alternative scheme, named Guided Anchoring, which leverages semantic features to guide the anchoring. The proposed method jointly predicts the locations where the center of objects of interest are likely to exist as well as the scales and aspect ratios at different locations. On top of predicted anchor shapes, we mitigate the feature inconsistency with a feature adaption module. We also study the use of high-quality proposals to improve detection performance. The anchoring scheme can be seamlessly integrated into proposal methods and detectors. With Guided Anchoring, we achieve 9.1% higher recall on MS COCO with 90% fewer anchors than the RPN baseline. We also adopt Guided Anchoring in Fast R-CNN, Faster R-CNN and RetinaNet, respectively improving the detection mAP by 2.2%, 2.7% and 1.2%. Code will be available at https://github.com/open-mmlab/mmdetection.

Results

TaskDatasetMetricValueModel
Object DetectionCOCO test-devAP5059.2GA-Faster-RCNN
Object DetectionCOCO test-devAP7543.5GA-Faster-RCNN
Object DetectionCOCO test-devAPL50.7GA-Faster-RCNN
Object DetectionCOCO test-devAPM42.6GA-Faster-RCNN
Object DetectionCOCO test-devAPS21.8GA-Faster-RCNN
Object DetectionCOCO test-devbox mAP39.8GA-Faster-RCNN
3DCOCO test-devAP5059.2GA-Faster-RCNN
3DCOCO test-devAP7543.5GA-Faster-RCNN
3DCOCO test-devAPL50.7GA-Faster-RCNN
3DCOCO test-devAPM42.6GA-Faster-RCNN
3DCOCO test-devAPS21.8GA-Faster-RCNN
3DCOCO test-devbox mAP39.8GA-Faster-RCNN
2D ClassificationCOCO test-devAP5059.2GA-Faster-RCNN
2D ClassificationCOCO test-devAP7543.5GA-Faster-RCNN
2D ClassificationCOCO test-devAPL50.7GA-Faster-RCNN
2D ClassificationCOCO test-devAPM42.6GA-Faster-RCNN
2D ClassificationCOCO test-devAPS21.8GA-Faster-RCNN
2D ClassificationCOCO test-devbox mAP39.8GA-Faster-RCNN
2D Object DetectionCOCO test-devAP5059.2GA-Faster-RCNN
2D Object DetectionCOCO test-devAP7543.5GA-Faster-RCNN
2D Object DetectionCOCO test-devAPL50.7GA-Faster-RCNN
2D Object DetectionCOCO test-devAPM42.6GA-Faster-RCNN
2D Object DetectionCOCO test-devAPS21.8GA-Faster-RCNN
2D Object DetectionCOCO test-devbox mAP39.8GA-Faster-RCNN
16kCOCO test-devAP5059.2GA-Faster-RCNN
16kCOCO test-devAP7543.5GA-Faster-RCNN
16kCOCO test-devAPL50.7GA-Faster-RCNN
16kCOCO test-devAPM42.6GA-Faster-RCNN
16kCOCO test-devAPS21.8GA-Faster-RCNN
16kCOCO test-devbox mAP39.8GA-Faster-RCNN

Related Papers

A Real-Time System for Egocentric Hand-Object Interaction Detection in Industrial Domains2025-07-17RS-TinyNet: Stage-wise Feature Fusion Network for Detecting Tiny Objects in Remote Sensing Images2025-07-17Decoupled PROB: Decoupled Query Initialization Tasks and Objectness-Class Learning for Open World Object Detection2025-07-17Dual LiDAR-Based Traffic Movement Count Estimation at a Signalized Intersection: Deployment, Data Collection, and Preliminary Analysis2025-07-17Vision-based Perception for Autonomous Vehicles in Obstacle Avoidance Scenarios2025-07-16Tomato Multi-Angle Multi-Pose Dataset for Fine-Grained Phenotyping2025-07-15ECORE: Energy-Conscious Optimized Routing for Deep Learning Models at the Edge2025-07-08Beyond One Shot, Beyond One Perspective: Cross-View and Long-Horizon Distillation for Better LiDAR Representations2025-07-07