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

Weakly Supervised Learning of Instance Segmentation with Inter-pixel Relations

About

This paper presents a novel approach for learning instance segmentation with image-level class labels as supervision. Our approach generates pseudo instance segmentation labels of training images, which are used to train a fully supervised model. For generating the pseudo labels, we first identify confident seed areas of object classes from attention maps of an image classification model, and propagate them to discover the entire instance areas with accurate boundaries. To this end, we propose IRNet, which estimates rough areas of individual instances and detects boundaries between different object classes. It thus enables to assign instance labels to the seeds and to propagate them within the boundaries so that the entire areas of instances can be estimated accurately. Furthermore, IRNet is trained with inter-pixel relations on the attention maps, thus no extra supervision is required. Our method with IRNet achieves an outstanding performance on the PASCAL VOC 2012 dataset, surpassing not only previous state-of-the-art trained with the same level of supervision, but also some of previous models relying on stronger supervision.

Jiwoon Ahn, Sunghyun Cho, Suha Kwak• 2019

Related benchmarks

TaskDatasetResultRank
Semantic segmentationPASCAL VOC 2012 (val)
Mean IoU63.5
2040
Semantic segmentationPASCAL VOC 2012 (test)
mIoU64.8
1342
Semantic segmentationCityscapes (val)
mIoU33.48
572
Semantic segmentationPASCAL VOC (val)
mIoU63.5
338
Semantic segmentationCOCO 2014 (val)
mIoU41.4
251
Instance SegmentationCityscapes (val)--
239
Semantic segmentationPascal VOC (test)
mIoU64.8
236
Instance SegmentationPASCAL VOC 2012 (val)
mAP @0.546.7
173
Weakly supervised semantic segmentationPASCAL VOC 2012 (test)
mIoU64.8
158
Weakly supervised semantic segmentationPASCAL VOC 2012 (val)
mIoU63.5
154
Showing 10 of 24 rows

Other info

Follow for update