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

Weakly Supervised Deep Detection Networks

About

Weakly supervised learning of object detection is an important problem in image understanding that still does not have a satisfactory solution. In this paper, we address this problem by exploiting the power of deep convolutional neural networks pre-trained on large-scale image-level classification tasks. We propose a weakly supervised deep detection architecture that modifies one such network to operate at the level of image regions, performing simultaneously region selection and classification. Trained as an image classifier, the architecture implicitly learns object detectors that are better than alternative weakly supervised detection systems on the PASCAL VOC data. The model, which is a simple and elegant end-to-end architecture, outperforms standard data augmentation and fine-tuning techniques for the task of image-level classification as well.

Hakan Bilen, Andrea Vedaldi• 2015

Related benchmarks

TaskDatasetResultRank
Object DetectionPASCAL VOC 2007 (test)
mAP39.3
821
Object DetectionCOCO (val)
mAP19.6
613
Video Object DetectionImageNet VID (val)--
341
Object DetectionPASCAL VOC 2012 (test)
mAP31.4
270
Object DetectionMS-COCO 2017 (val)--
237
ClassificationPASCAL VOC 2007 (test)
mAP (%)89.7
217
Object LocalizationPASCAL VOC 2007 (trainval)
CorLoc58
118
Object DetectionWatercolor2k (test)
mAP (Overall)12.7
113
Object DetectionMS-COCO (test)
AP11.5
81
Object DetectionClipart1k (test)
mAP4.4
70
Showing 10 of 32 rows

Other info

Code

Follow for update