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/Probabilistic Anchor Assignment with IoU Prediction for Ob...

Probabilistic Anchor Assignment with IoU Prediction for Object Detection

Kang Kim, Hee Seok Lee

2020-07-16ECCV 2020 8Predictionobject-detectionObject Detection
PaperPDFCodeCodeCodeCode(official)Code

Abstract

In object detection, determining which anchors to assign as positive or negative samples, known as anchor assignment, has been revealed as a core procedure that can significantly affect a model's performance. In this paper we propose a novel anchor assignment strategy that adaptively separates anchors into positive and negative samples for a ground truth bounding box according to the model's learning status such that it is able to reason about the separation in a probabilistic manner. To do so we first calculate the scores of anchors conditioned on the model and fit a probability distribution to these scores. The model is then trained with anchors separated into positive and negative samples according to their probabilities. Moreover, we investigate the gap between the training and testing objectives and propose to predict the Intersection-over-Unions of detected boxes as a measure of localization quality to reduce the discrepancy. The combined score of classification and localization qualities serving as a box selection metric in non-maximum suppression well aligns with the proposed anchor assignment strategy and leads significant performance improvements. The proposed methods only add a single convolutional layer to RetinaNet baseline and does not require multiple anchors per location, so are efficient. Experimental results verify the effectiveness of the proposed methods. Especially, our models set new records for single-stage detectors on MS COCO test-dev dataset with various backbones. Code is available at https://github.com/kkhoot/PAA.

Results

TaskDatasetMetricValueModel
Object DetectionCOCO test-devAP5071.6PAA (ResNext-152-32x8d + DCN, multi-scale)
Object DetectionCOCO test-devAP7559.1PAA (ResNext-152-32x8d + DCN, multi-scale)
Object DetectionCOCO test-devAPL66.9PAA (ResNext-152-32x8d + DCN, multi-scale)
Object DetectionCOCO test-devAPM56.3PAA (ResNext-152-32x8d + DCN, multi-scale)
Object DetectionCOCO test-devAPS36PAA (ResNext-152-32x8d + DCN, multi-scale)
Object DetectionCOCO test-devbox mAP53.5PAA (ResNext-152-32x8d + DCN, multi-scale)
3DCOCO test-devAP5071.6PAA (ResNext-152-32x8d + DCN, multi-scale)
3DCOCO test-devAP7559.1PAA (ResNext-152-32x8d + DCN, multi-scale)
3DCOCO test-devAPL66.9PAA (ResNext-152-32x8d + DCN, multi-scale)
3DCOCO test-devAPM56.3PAA (ResNext-152-32x8d + DCN, multi-scale)
3DCOCO test-devAPS36PAA (ResNext-152-32x8d + DCN, multi-scale)
3DCOCO test-devbox mAP53.5PAA (ResNext-152-32x8d + DCN, multi-scale)
2D ClassificationCOCO test-devAP5071.6PAA (ResNext-152-32x8d + DCN, multi-scale)
2D ClassificationCOCO test-devAP7559.1PAA (ResNext-152-32x8d + DCN, multi-scale)
2D ClassificationCOCO test-devAPL66.9PAA (ResNext-152-32x8d + DCN, multi-scale)
2D ClassificationCOCO test-devAPM56.3PAA (ResNext-152-32x8d + DCN, multi-scale)
2D ClassificationCOCO test-devAPS36PAA (ResNext-152-32x8d + DCN, multi-scale)
2D ClassificationCOCO test-devbox mAP53.5PAA (ResNext-152-32x8d + DCN, multi-scale)
2D Object DetectionCOCO test-devAP5071.6PAA (ResNext-152-32x8d + DCN, multi-scale)
2D Object DetectionCOCO test-devAP7559.1PAA (ResNext-152-32x8d + DCN, multi-scale)
2D Object DetectionCOCO test-devAPL66.9PAA (ResNext-152-32x8d + DCN, multi-scale)
2D Object DetectionCOCO test-devAPM56.3PAA (ResNext-152-32x8d + DCN, multi-scale)
2D Object DetectionCOCO test-devAPS36PAA (ResNext-152-32x8d + DCN, multi-scale)
2D Object DetectionCOCO test-devbox mAP53.5PAA (ResNext-152-32x8d + DCN, multi-scale)
16kCOCO test-devAP5071.6PAA (ResNext-152-32x8d + DCN, multi-scale)
16kCOCO test-devAP7559.1PAA (ResNext-152-32x8d + DCN, multi-scale)
16kCOCO test-devAPL66.9PAA (ResNext-152-32x8d + DCN, multi-scale)
16kCOCO test-devAPM56.3PAA (ResNext-152-32x8d + DCN, multi-scale)
16kCOCO test-devAPS36PAA (ResNext-152-32x8d + DCN, multi-scale)
16kCOCO test-devbox mAP53.5PAA (ResNext-152-32x8d + DCN, multi-scale)

Related Papers

Multi-Strategy Improved Snake Optimizer Accelerated CNN-LSTM-Attention-Adaboost for Trajectory Prediction2025-07-21A 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-16Generative Click-through Rate Prediction with Applications to Search Advertising2025-07-15Tomato Multi-Angle Multi-Pose Dataset for Fine-Grained Phenotyping2025-07-15