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/DeFRCN: Decoupled Faster R-CNN for Few-Shot Object Detection

DeFRCN: Decoupled Faster R-CNN for Few-Shot Object Detection

Limeng Qiao, Yuxuan Zhao, Zhiyuan Li, Xi Qiu, Jianan Wu, Chi Zhang

2021-08-20ICCV 2021 10Few-Shot Object DetectionClassificationobject-detectionCross-Domain Few-Shot Object DetectionObject Detection
PaperPDFCode(official)Code

Abstract

Few-shot object detection, which aims at detecting novel objects rapidly from extremely few annotated examples of previously unseen classes, has attracted significant research interest in the community. Most existing approaches employ the Faster R-CNN as basic detection framework, yet, due to the lack of tailored considerations for data-scarce scenario, their performance is often not satisfactory. In this paper, we look closely into the conventional Faster R-CNN and analyze its contradictions from two orthogonal perspectives, namely multi-stage (RPN vs. RCNN) and multi-task (classification vs. localization). To resolve these issues, we propose a simple yet effective architecture, named Decoupled Faster R-CNN (DeFRCN). To be concrete, we extend Faster R-CNN by introducing Gradient Decoupled Layer for multi-stage decoupling and Prototypical Calibration Block for multi-task decoupling. The former is a novel deep layer with redefining the feature-forward operation and gradient-backward operation for decoupling its subsequent layer and preceding layer, and the latter is an offline prototype-based classification model with taking the proposals from detector as input and boosting the original classification scores with additional pairwise scores for calibration. Extensive experiments on multiple benchmarks show our framework is remarkably superior to other existing approaches and establishes a new state-of-the-art in few-shot literature.

Results

TaskDatasetMetricValueModel
Object DetectionMS-COCO (1-shot)AP9.3DeFRCN
Object DetectionMS-COCO (30-shot)AP22.6DeFRCN
Object DetectionMS-COCO (10-shot)AP18.5DeFRCN
Object DetectionArtaxor mAP15.5DeFRCN
Object DetectionDIORmAP22.9DeFRCN
Object DetectionUODDmAP12.1DeFRCN
3DMS-COCO (1-shot)AP9.3DeFRCN
3DMS-COCO (30-shot)AP22.6DeFRCN
3DMS-COCO (10-shot)AP18.5DeFRCN
3DArtaxor mAP15.5DeFRCN
3DDIORmAP22.9DeFRCN
3DUODDmAP12.1DeFRCN
Few-Shot Object DetectionMS-COCO (1-shot)AP9.3DeFRCN
Few-Shot Object DetectionMS-COCO (30-shot)AP22.6DeFRCN
Few-Shot Object DetectionMS-COCO (10-shot)AP18.5DeFRCN
Few-Shot Object DetectionArtaxor mAP15.5DeFRCN
Few-Shot Object DetectionDIORmAP22.9DeFRCN
Few-Shot Object DetectionUODDmAP12.1DeFRCN
2D ClassificationMS-COCO (1-shot)AP9.3DeFRCN
2D ClassificationMS-COCO (30-shot)AP22.6DeFRCN
2D ClassificationMS-COCO (10-shot)AP18.5DeFRCN
2D ClassificationArtaxor mAP15.5DeFRCN
2D ClassificationDIORmAP22.9DeFRCN
2D ClassificationUODDmAP12.1DeFRCN
2D Object DetectionMS-COCO (1-shot)AP9.3DeFRCN
2D Object DetectionMS-COCO (30-shot)AP22.6DeFRCN
2D Object DetectionMS-COCO (10-shot)AP18.5DeFRCN
2D Object DetectionArtaxor mAP15.5DeFRCN
2D Object DetectionDIORmAP22.9DeFRCN
2D Object DetectionUODDmAP12.1DeFRCN
16kMS-COCO (1-shot)AP9.3DeFRCN
16kMS-COCO (30-shot)AP22.6DeFRCN
16kMS-COCO (10-shot)AP18.5DeFRCN
16kArtaxor mAP15.5DeFRCN
16kDIORmAP22.9DeFRCN
16kUODDmAP12.1DeFRCN

Related Papers

Adversarial attacks to image classification systems using evolutionary algorithms2025-07-17A 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-17Efficient Calisthenics Skills Classification through Foreground Instance Selection and Depth Estimation2025-07-16Safeguarding Federated Learning-based Road Condition Classification2025-07-16Vision-based Perception for Autonomous Vehicles in Obstacle Avoidance Scenarios2025-07-16