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/Instant Response Few-shot Object Detection with Meta Strat...

Instant Response Few-shot Object Detection with Meta Strategy and Explicit Localization Inference

Junying Huang, Fan Chen, Sibo Huang, Dongyu Zhang

2021-10-26Few-Shot LearningFew-Shot Object Detectionobject-detectionObject Detection
PaperPDFCode(official)

Abstract

Aiming at recognizing and localizing the object of novel categories by a few reference samples, few-shot object detection (FSOD) is a quite challenging task. Previous works often depend on the fine-tuning process to transfer their model to the novel category and rarely consider the defect of fine-tuning, resulting in many application drawbacks. For example, these methods are far from satisfying in the episode-changeable scenarios due to excessive fine-tuning times, and their performance on low-quality (e.g., low-shot and class-incomplete) support sets degrades severely. To this end, this paper proposes an instant response few-shot object detector (IR-FSOD) that can accurately and directly detect the objects of novel categories without the fine-tuning process. To accomplish the objective, we carefully analyze the defects of individual modules in the Faster R-CNN framework under the FSOD setting and then extend it to IR-FSOD by improving these defects. Specifically, we first propose two simple but effective meta-strategies for the box classifier and RPN module to enable the object detection of novel categories with instant response. Then, we introduce two explicit inferences into the localization module to alleviate its over-fitting to the base categories, including explicit localization score and semi-explicit box regression. Extensive experiments show that the IR-FSOD framework not only achieves few-shot object detection with the instant response but also reaches state-of-the-art performance in precision and recall under various FSOD settings.

Results

TaskDatasetMetricValueModel
Object DetectionMS-COCO (10-shot)AP13.3PnP-FSOD + CT
Object DetectionMS-COCO (10-shot)AP12.5PnP-FSOD
3DMS-COCO (10-shot)AP13.3PnP-FSOD + CT
3DMS-COCO (10-shot)AP12.5PnP-FSOD
Few-Shot Object DetectionMS-COCO (10-shot)AP13.3PnP-FSOD + CT
Few-Shot Object DetectionMS-COCO (10-shot)AP12.5PnP-FSOD
2D ClassificationMS-COCO (10-shot)AP13.3PnP-FSOD + CT
2D ClassificationMS-COCO (10-shot)AP12.5PnP-FSOD
2D Object DetectionMS-COCO (10-shot)AP13.3PnP-FSOD + CT
2D Object DetectionMS-COCO (10-shot)AP12.5PnP-FSOD
16kMS-COCO (10-shot)AP13.3PnP-FSOD + CT
16kMS-COCO (10-shot)AP12.5PnP-FSOD

Related Papers

GLAD: Generalizable Tuning for Vision-Language Models2025-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-17Vision-based Perception for Autonomous Vehicles in Obstacle Avoidance Scenarios2025-07-16Tomato Multi-Angle Multi-Pose Dataset for Fine-Grained Phenotyping2025-07-15Doodle Your Keypoints: Sketch-Based Few-Shot Keypoint Detection2025-07-10