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

BBAM: Bounding Box Attribution Map for Weakly Supervised Semantic and Instance Segmentation

About

Weakly supervised segmentation methods using bounding box annotations focus on obtaining a pixel-level mask from each box containing an object. Existing methods typically depend on a class-agnostic mask generator, which operates on the low-level information intrinsic to an image. In this work, we utilize higher-level information from the behavior of a trained object detector, by seeking the smallest areas of the image from which the object detector produces almost the same result as it does from the whole image. These areas constitute a bounding-box attribution map (BBAM), which identifies the target object in its bounding box and thus serves as pseudo ground-truth for weakly supervised semantic and instance segmentation. This approach significantly outperforms recent comparable techniques on both the PASCAL VOC and MS COCO benchmarks in weakly supervised semantic and instance segmentation. In addition, we provide a detailed analysis of our method, offering deeper insight into the behavior of the BBAM.

Jungbeom Lee, Jihun Yi, Chaehun Shin, Sungroh Yoon• 2021

Related benchmarks

TaskDatasetResultRank
Semantic segmentationPASCAL VOC 2012 (val)
Mean IoU73.7
2040
Semantic segmentationPASCAL VOC 2012 (test)
mIoU73.7
1342
Instance SegmentationCOCO (test-dev)--
380
Instance SegmentationCOCO 2017 (test-dev)
AP (Overall)25.7
253
Instance SegmentationPASCAL VOC 2012 (val)
mAP @0.563.7
173
Instance SegmentationMS COCO (test-dev)
mAP@[.5:.95]25.7
46
Instance SegmentationPASCAL VOC (val)
AP@0.5063.7
24
Instance SegmentationMS-COCO (val)
AP26
16
Showing 8 of 8 rows

Other info

Code

Follow for update