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

Label-PEnet: Sequential Label Propagation and Enhancement Networks for Weakly Supervised Instance Segmentation

About

Weakly-supervised instance segmentation aims to detect and segment object instances precisely, given imagelevel labels only. Unlike previous methods which are composed of multiple offline stages, we propose Sequential Label Propagation and Enhancement Networks (referred as Label-PEnet) that progressively transform image-level labels to pixel-wise labels in a coarse-to-fine manner. We design four cascaded modules including multi-label classification, object detection, instance refinement and instance segmentation, which are implemented sequentially by sharing the same backbone. The cascaded pipeline is trained alternatively with a curriculum learning strategy that generalizes labels from high-level images to low-level pixels gradually with increasing accuracy. In addition, we design a proposal calibration module to explore the ability of classification networks to find key pixels that identify object parts, which serves as a post validation strategy running in the inverse order. We evaluate the efficiency of our Label-PEnet in mining instance masks on standard benchmarks: PASCAL VOC 2007 and 2012. Experimental results show that Label-PEnet outperforms the state-of-the-art algorithms by a clear margin, and obtains comparable performance even with the fully-supervised approaches.

Weifeng Ge, Sheng Guo, Weilin Huang, Matthew R. Scott• 2019

Related benchmarks

TaskDatasetResultRank
Semantic segmentationPASCAL VOC 2012 (test)
mIoU57.2
1342
Object DetectionPASCAL VOC 2007 (test)
mAP53.1
821
Instance SegmentationPASCAL VOC 2012 (val)
mAP @0.530.2
173
Object LocalizationPASCAL VOC 2007 (trainval)
CorLoc68.2
118
Weakly Supervised Object LocalizationPASCAL VOC 2012 (trainval)
Aero CorLoc89.1
21
Instance SegmentationPascal VOC
mAP38.1
7
Showing 6 of 6 rows

Other info

Follow for update