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

Few-Example Object Detection with Model Communication

About

In this paper, we study object detection using a large pool of unlabeled images and only a few labeled images per category, named "few-example object detection". The key challenge consists in generating trustworthy training samples as many as possible from the pool. Using few training examples as seeds, our method iterates between model training and high-confidence sample selection. In training, easy samples are generated first and, then the poorly initialized model undergoes improvement. As the model becomes more discriminative, challenging but reliable samples are selected. After that, another round of model improvement takes place. To further improve the precision and recall of the generated training samples, we embed multiple detection models in our framework, which has proven to outperform the single model baseline and the model ensemble method. Experiments on PASCAL VOC'07, MS COCO'14, and ILSVRC'13 indicate that by using as few as three or four samples selected for each category, our method produces very competitive results when compared to the state-of-the-art weakly-supervised approaches using a large number of image-level labels.

Xuanyi Dong, Liang Zheng, Fan Ma, Yi Yang, Deyu Meng• 2017

Related benchmarks

TaskDatasetResultRank
Object DetectionPASCAL VOC 2007 (test)--
821
Object DetectionPASCAL VOC 2012 (test)
mAP35.4
270
Object LocalizationPASCAL VOC 2007 (trainval)
CorLoc65.5
118
Object LocalizationPASCAL VOC 2012 (trainval)
CorLoc64.6
51
Object DetectionMS-COCO 2014 (val)--
41
Object DetectionILSVRC 2013 (val)
mAP13.9
16
Showing 6 of 6 rows

Other info

Follow for update