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/Few-shot Object Detection via Feature Reweighting

Few-shot Object Detection via Feature Reweighting

Bingyi Kang, Zhuang Liu, Xin Wang, Fisher Yu, Jiashi Feng, Trevor Darrell

2018-12-05ICCV 2019 10Few-Shot LearningMeta-LearningFew-Shot Object DetectionImage Classificationobject-detectionObject Detection
PaperPDFCode(official)CodeCodeCode

Abstract

Conventional training of a deep CNN based object detector demands a large number of bounding box annotations, which may be unavailable for rare categories. In this work we develop a few-shot object detector that can learn to detect novel objects from only a few annotated examples. Our proposed model leverages fully labeled base classes and quickly adapts to novel classes, using a meta feature learner and a reweighting module within a one-stage detection architecture. The feature learner extracts meta features that are generalizable to detect novel object classes, using training data from base classes with sufficient samples. The reweighting module transforms a few support examples from the novel classes to a global vector that indicates the importance or relevance of meta features for detecting the corresponding objects. These two modules, together with a detection prediction module, are trained end-to-end based on an episodic few-shot learning scheme and a carefully designed loss function. Through extensive experiments we demonstrate that our model outperforms well-established baselines by a large margin for few-shot object detection, on multiple datasets and settings. We also present analysis on various aspects of our proposed model, aiming to provide some inspiration for future few-shot detection works.

Results

TaskDatasetMetricValueModel
Object DetectionMS-COCO (30-shot)AP9.1FeatReweight
Object DetectionMS-COCO (10-shot)AP5.6MetaYOLO
3DMS-COCO (30-shot)AP9.1FeatReweight
3DMS-COCO (10-shot)AP5.6MetaYOLO
Few-Shot Object DetectionMS-COCO (30-shot)AP9.1FeatReweight
Few-Shot Object DetectionMS-COCO (10-shot)AP5.6MetaYOLO
2D ClassificationMS-COCO (30-shot)AP9.1FeatReweight
2D ClassificationMS-COCO (10-shot)AP5.6MetaYOLO
2D Object DetectionMS-COCO (30-shot)AP9.1FeatReweight
2D Object DetectionMS-COCO (10-shot)AP5.6MetaYOLO
16kMS-COCO (30-shot)AP9.1FeatReweight
16kMS-COCO (10-shot)AP5.6MetaYOLO

Related Papers

Automatic Classification and Segmentation of Tunnel Cracks Based on Deep Learning and Visual Explanations2025-07-18GLAD: Generalizable Tuning for Vision-Language Models2025-07-17Adversarial attacks to image classification systems using evolutionary algorithms2025-07-17Efficient Adaptation of Pre-trained Vision Transformer underpinned by Approximately Orthogonal Fine-Tuning Strategy2025-07-17Federated Learning for Commercial Image Sources2025-07-17MUPAX: Multidimensional Problem Agnostic eXplainable AI2025-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-17