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

TS2C: Tight Box Mining with Surrounding Segmentation Context for Weakly Supervised Object Detection

About

This work provides a simple approach to discover tight object bounding boxes with only image-level supervision, called Tight box mining with Surrounding Segmentation Context (TS2C). We observe that object candidates mined through current multiple instance learning methods are usually trapped to discriminative object parts, rather than the entire object. TS2C leverages surrounding segmentation context derived from weakly-supervised segmentation to suppress such low-quality distracting candidates and boost the high-quality ones. Specifically, TS2C is developed based on two key properties of desirable bounding boxes: 1) high purity, meaning most pixels in the box are with high object response, and 2) high completeness, meaning the box covers high object response pixels comprehensively. With such novel and computable criteria, more tight candidates can be discovered for learning a better object detector. With TS2C, we obtain 48.0% and 44.4% mAP scores on VOC 2007 and 2012 benchmarks, which are the new state-of-the-arts.

Yunchao Wei, Zhiqiang Shen, Bowen Cheng, Honghui Shi, Jinjun Xiong, Jiashi Feng, Thomas Huang• 2018

Related benchmarks

TaskDatasetResultRank
Object DetectionPASCAL VOC 2007 (test)
mAP48
821
Object DetectionPASCAL VOC 2012 (test)
mAP44.4
270
Object LocalizationPASCAL VOC 2007 (trainval)
CorLoc61
118
Weakly Supervised Object LocalizationPASCAL VOC 2007 (trainval)
CorLoc (Aero)84.2
54
Object LocalizationPASCAL VOC 2012 (trainval)
CorLoc64.4
51
Weakly Supervised Object LocalizationPASCAL VOC 2012 (trainval)
Aero CorLoc79.1
21
Object DetectionPASCAL VOC 2012 (train val test)
mAP40
9
Object DetectionPASCAL VOC 2007 (trainval)
AP (aero)0.842
7
Object DetectionVOC 2012
mAP40
7
Showing 9 of 9 rows

Other info

Follow for update