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

Weakly Supervised Cascaded Convolutional Networks

About

Object detection is a challenging task in visual understanding domain, and even more so if the supervision is to be weak. Recently, few efforts to handle the task without expensive human annotations is established by promising deep neural network. A new architecture of cascaded networks is proposed to learn a convolutional neural network (CNN) under such conditions. We introduce two such architectures, with either two cascade stages or three which are trained in an end-to-end pipeline. The first stage of both architectures extracts best candidate of class specific region proposals by training a fully convolutional network. In the case of the three stage architecture, the middle stage provides object segmentation, using the output of the activation maps of first stage. The final stage of both architectures is a part of a convolutional neural network that performs multiple instance learning on proposals extracted in the previous stage(s). Our experiments on the PASCAL VOC 2007, 2010, 2012 and large scale object datasets, ILSVRC 2013, 2014 datasets show improvements in the areas of weakly-supervised object detection, classification and localization.

Ali Diba, Vivek Sharma, Ali Pazandeh, Hamed Pirsiavash, Luc Van Gool• 2016

Related benchmarks

TaskDatasetResultRank
Object DetectionPASCAL VOC 2007 (test)
mAP42.8
821
Object DetectionPASCAL VOC 2012 (test)
mAP37.9
270
ClassificationPASCAL VOC 2007 (test)
mAP (%)90.9
217
Object LocalizationPASCAL VOC 2007 (trainval)
CorLoc58
118
Object DetectionMS-COCO (test)
AP12.3
81
Weakly Supervised Object LocalizationPASCAL VOC 2007 (trainval)
CorLoc (Aero)83.9
54
Object DetectionPASCAL VOC 2010 (test)
mAP39.5
31
Weakly Supervised Object LocalizationPASCAL VOC 2012 (trainval)
Aero CorLoc78.3
21
Object DetectionILSVRC 2013 (val)
mAP16.3
16
Weakly Supervised Object DetectionVOC 2007 (trainval)
CorLoc56.7
12
Showing 10 of 17 rows

Other info

Follow for update