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

Collaborative Learning for Weakly Supervised Object Detection

About

Weakly supervised object detection has recently received much attention, since it only requires image-level labels instead of the bounding-box labels consumed in strongly supervised learning. Nevertheless, the save in labeling expense is usually at the cost of model accuracy. In this paper, we propose a simple but effective weakly supervised collaborative learning framework to resolve this problem, which trains a weakly supervised learner and a strongly supervised learner jointly by enforcing partial feature sharing and prediction consistency. For object detection, taking WSDDN-like architecture as weakly supervised detector sub-network and Faster-RCNN-like architecture as strongly supervised detector sub-network, we propose an end-to-end Weakly Supervised Collaborative Detection Network. As there is no strong supervision available to train the Faster-RCNN-like sub-network, a new prediction consistency loss is defined to enforce consistency of predictions between the two sub-networks as well as within the Faster-RCNN-like sub-networks. At the same time, the two detectors are designed to partially share features to further guarantee the model consistency at perceptual level. Extensive experiments on PASCAL VOC 2007 and 2012 data sets have demonstrated the effectiveness of the proposed framework.

Jiajie Wang, Jiangchao Yao, Ya Zhang, Rui Zhang• 2018

Related benchmarks

TaskDatasetResultRank
Object DetectionPASCAL VOC 2007 (test)
mAP48.3
821
Object DetectionPASCAL VOC 2012 (test)
mAP43.3
270
Object LocalizationPASCAL VOC 2007 (trainval)
CorLoc64.7
118
Weakly Supervised Object LocalizationPASCAL VOC 2007 (trainval)--
54
Object LocalizationPASCAL VOC 2012 (trainval)
CorLoc65.2
51
Weakly Supervised Object LocalizationPASCAL VOC 2012 (trainval)--
21
Showing 6 of 6 rows

Other info

Follow for update