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/Multi-Scale Positive Sample Refinement for Few-Shot Object...

Multi-Scale Positive Sample Refinement for Few-Shot Object Detection

Jiaxi Wu, Songtao Liu, Di Huang, Yunhong Wang

2020-07-18ECCV 2020 8Few-Shot Object Detectionobject-detectionObject Detection
PaperPDFCode(official)CodeCodeCode

Abstract

Few-shot object detection (FSOD) helps detectors adapt to unseen classes with few training instances, and is useful when manual annotation is time-consuming or data acquisition is limited. Unlike previous attempts that exploit few-shot classification techniques to facilitate FSOD, this work highlights the necessity of handling the problem of scale variations, which is challenging due to the unique sample distribution. To this end, we propose a Multi-scale Positive Sample Refinement (MPSR) approach to enrich object scales in FSOD. It generates multi-scale positive samples as object pyramids and refines the prediction at various scales. We demonstrate its advantage by integrating it as an auxiliary branch to the popular architecture of Faster R-CNN with FPN, delivering a strong FSOD solution. Several experiments are conducted on PASCAL VOC and MS COCO, and the proposed approach achieves state of the art results and significantly outperforms other counterparts, which shows its effectiveness. Code is available at https://github.com/jiaxi-wu/MPSR.

Results

TaskDatasetMetricValueModel
Object DetectionMS-COCO (30-shot)AP14.1MPSR
Object DetectionMS-COCO (10-shot)AP9.8MPSR
3DMS-COCO (30-shot)AP14.1MPSR
3DMS-COCO (10-shot)AP9.8MPSR
Few-Shot Object DetectionMS-COCO (30-shot)AP14.1MPSR
Few-Shot Object DetectionMS-COCO (10-shot)AP9.8MPSR
2D ClassificationMS-COCO (30-shot)AP14.1MPSR
2D ClassificationMS-COCO (10-shot)AP9.8MPSR
2D Object DetectionMS-COCO (30-shot)AP14.1MPSR
2D Object DetectionMS-COCO (10-shot)AP9.8MPSR
16kMS-COCO (30-shot)AP14.1MPSR
16kMS-COCO (10-shot)AP9.8MPSR

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