Weakly-supervised Instance Segmentation via Class-agnostic Learning with Salient Images
Humans have a strong class-agnostic object segmentation ability and can outline boundaries of unknown objects precisely, which motivates us to propose a box-supervised class-agnostic object segmentation (BoxCaseg) based solution for weakly-supervised instance segmentation. The BoxCaseg model is jointly trained using box-supervised images and salient images in a multi-task learning manner. The fine-annotated salient images provide class-agnostic and precise object localization guidance for box-supervised images. The object masks predicted by a pretrained BoxCaseg model are refined via a novel merged and dropped strategy as proxy ground truth to train a Mask R-CNN for weakly-supervised instance segmentation. Only using $7991$ salient images, the weakly-supervised Mask R-CNN is on par with fully-supervised Mask R-CNN on PASCAL VOC and significantly outperforms previous state-of-the-art box-supervised instance segmentation methods on COCO. The source code, pretrained models and datasets are available at \url{https://github.com/hustvl/BoxCaseg}.
Code (0)
등록된 구현이 없습니다.
Tasks
Box-supervised Instance SegmentationInstance SegmentationMulti-Task LearningObjectObject LocalizationSegmentationSemantic SegmentationWeakly-supervised instance segmentationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Prior to Segment: Foreground Cues for Weakly Annotated Classes in Partially Supervised Instance Segmentation
Instance segmentation methods require large datasets with expensive and thus limited instance-level mask labels. Partially supervised instance segmentation aims to improve mask prediction with limited mask labels by util…
Instance SegmentationSegmentationSemantic SegmentationParallel Detection-and-Segmentation Learning for Weakly Supervised Instance Segmentation
Weakly supervised instance segmentation (WSIS) with only image-level labels has recently drawn much attention. To date, bottom-up WSIS methods refine discriminative cues from classifiers with sophisticated multi-stag…
Instance Segmentationobject-detectionObject DetectionSegmentation+4BBAM: Bounding Box Attribution Map for Weakly Supervised Semantic and Instance Segmentation
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 …
Box-supervised Instance SegmentationInstance SegmentationObjectSegmentation+4Learning Instance Activation Maps for Weakly Supervised Instance Segmentation
Discriminative region responses residing inside an object instance can be extracted from networks trained with image-level label supervision. However, learning the full extent of pixel-level instance response in a weakly…
Image-level Supervised Instance SegmentationInstance SegmentationObjectobject-detection+7Weakly Supervised Instance Segmentation by Learning Annotation Consistent Instances
Recent approaches for weakly supervised instance segmentations depend on two components: (i) a pseudo label generation model that provides instances which are consistent with a given annotation; and (ii) an instance segm…
Image-level Supervised Instance SegmentationInstance SegmentationPseudo LabelSegmentation+2