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

Commonality-Parsing Network across Shape and Appearance for Partially Supervised Instance Segmentation

About

Partially supervised instance segmentation aims to perform learning on limited mask-annotated categories of data thus eliminating expensive and exhaustive mask annotation. The learned models are expected to be generalizable to novel categories. Existing methods either learn a transfer function from detection to segmentation, or cluster shape priors for segmenting novel categories. We propose to learn the underlying class-agnostic commonalities that can be generalized from mask-annotated categories to novel categories. Specifically, we parse two types of commonalities: 1) shape commonalities which are learned by performing supervised learning on instance boundary prediction; and 2) appearance commonalities which are captured by modeling pairwise affinities among pixels of feature maps to optimize the separability between instance and the background. Incorporating both the shape and appearance commonalities, our model significantly outperforms the state-of-the-art methods on both partially supervised setting and few-shot setting for instance segmentation on COCO dataset.

Qi Fan, Lei Ke, Wenjie Pei, Chi-Keung Tang, Yu-Wing Tai• 2020

Related benchmarks

TaskDatasetResultRank
Instance SegmentationCOCO 2017 (test-dev)
AP (Overall)39.2
253
Instance SegmentationCOCO non-VOC categories
mAP36.8
41
Partially supervised instance segmentationCOCO voc -> non-voc (val)
AP37.6
10
Partially supervised instance segmentationCOCO non-voc -> voc (val)
AP42.9
10
Instance SegmentationCOCO non-VOC novel categories 2017 (val)
AP10.3
8
Showing 5 of 5 rows

Other info

Code

Follow for update