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

ContextLocNet: Context-Aware Deep Network Models for Weakly Supervised Localization

About

We aim to localize objects in images using image-level supervision only. Previous approaches to this problem mainly focus on discriminative object regions and often fail to locate precise object boundaries. We address this problem by introducing two types of context-aware guidance models, additive and contrastive models, that leverage their surrounding context regions to improve localization. The additive model encourages the predicted object region to be supported by its surrounding context region. The contrastive model encourages the predicted object region to be outstanding from its surrounding context region. Our approach benefits from the recent success of convolutional neural networks for object recognition and extends Fast R-CNN to weakly supervised object localization. Extensive experimental evaluation on the PASCAL VOC 2007 and 2012 benchmarks shows hat our context-aware approach significantly improves weakly supervised localization and detection.

Vadim Kantorov, Maxime Oquab, Minsu Cho, Ivan Laptev• 2016

Related benchmarks

TaskDatasetResultRank
Object DetectionPASCAL VOC 2007 (test)
mAP36.3
821
Object DetectionPASCAL VOC 2012 (test)
mAP35.3
270
Object LocalizationPASCAL VOC 2007 (trainval)
CorLoc55.1
118
Object DetectionWatercolor2k (test)
mAP (Overall)17.4
113
Object DetectionClipart1k (test)
mAP7.8
70
Object DetectionComic2k (test)
mAP3.8
62
Weakly Supervised Object LocalizationPASCAL VOC 2007 (trainval)
CorLoc (Aero)83.3
54
Object LocalizationPASCAL VOC 2012 (trainval)
CorLoc54.8
51
Object DetectionClipart (test)
mAP7.8
22
Weakly Supervised Object LocalizationPASCAL VOC 2012 (trainval)
Aero CorLoc78.3
21
Showing 10 of 16 rows

Other info

Code

Follow for update