Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Few-Shot Object Detection with Attention-RPN and Multi-Relation Detector

About

Conventional methods for object detection typically require a substantial amount of training data and preparing such high-quality training data is very labor-intensive. In this paper, we propose a novel few-shot object detection network that aims at detecting objects of unseen categories with only a few annotated examples. Central to our method are our Attention-RPN, Multi-Relation Detector and Contrastive Training strategy, which exploit the similarity between the few shot support set and query set to detect novel objects while suppressing false detection in the background. To train our network, we contribute a new dataset that contains 1000 categories of various objects with high-quality annotations. To the best of our knowledge, this is one of the first datasets specifically designed for few-shot object detection. Once our few-shot network is trained, it can detect objects of unseen categories without further training or fine-tuning. Our method is general and has a wide range of potential applications. We produce a new state-of-the-art performance on different datasets in the few-shot setting. The dataset link is https://github.com/fanq15/Few-Shot-Object-Detection-Dataset.

Qi Fan, Wei Zhuo, Chi-Keung Tang, Yu-Wing Tai• 2019

Related benchmarks

TaskDatasetResultRank
Object CountingFSC-147 (test)
MAE32.42
297
Object CountingFSC-147 (val)
MAE36.36
211
Object DetectionCOCO (minival)
mAP13.8
184
Object DetectionMS COCO novel classes 2017 (val)
AP12
123
Object DetectionPASCAL VOC (Novel Set 1)--
71
Object DetectionPascal VOC (Novel Split 2)
nAP5047.6
65
Object DetectionPascal VOC (Novel Split 3)
AP5051.3
65
Object DetectionPascal-5i 2010 (Novel Split 1)
nAP5037.8
54
Object DetectionCOCO (novel)
AP (Novel)11.1
50
Object CountingFSC-147 1.0 (test)
MAE32.53
50
Showing 10 of 33 rows

Other info

Code

Follow for update