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

Where are the Masks: Instance Segmentation with Image-level Supervision

About

A major obstacle in instance segmentation is that existing methods often need many per-pixel labels in order to be effective. These labels require large human effort and for certain applications, such labels are not readily available. To address this limitation, we propose a novel framework that can effectively train with image-level labels, which are significantly cheaper to acquire. For instance, one can do an internet search for the term "car" and obtain many images where a car is present with minimal effort. Our framework consists of two stages: (1) train a classifier to generate pseudo masks for the objects of interest; (2) train a fully supervised Mask R-CNN on these pseudo masks. Our two main contribution are proposing a pipeline that is simple to implement and is amenable to different segmentation methods; and achieves new state-of-the-art results for this problem setup. Our results are based on evaluating our method on PASCAL VOC 2012, a standard dataset for weakly supervised methods, where we demonstrate major performance gains compared to existing methods with respect to mean average precision.

Issam H. Laradji, David Vazquez, Mark Schmidt• 2019

Related benchmarks

TaskDatasetResultRank
Semantic segmentationCityscapes (val)
mIoU35.82
572
Instance SegmentationCityscapes (val)--
239
Instance SegmentationPASCAL VOC 2012 (val)
mAP @0.541.7
173
Video Instance SegmentationYouTube-VIS (val)
AP6.3
118
Video Instance SegmentationYouTube-VIS (train val)
AP5024.54
11
Instance SegmentationPASCAL VOC 2012 (train)
mAP@0.525.8
3
Showing 6 of 6 rows

Other info

Follow for update