English

Weakly-supervised Instance Segmentation via Class-agnostic Learning with Salient Images

Computer Vision and Pattern Recognition 2021-04-06 v1

Abstract

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 79917991 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}.

Keywords

Cite

@article{arxiv.2104.01526,
  title  = {Weakly-supervised Instance Segmentation via Class-agnostic Learning with Salient Images},
  author = {Xinggang Wang and Jiapei Feng and Bin Hu and Qi Ding and Longjin Ran and Xiaoxin Chen and Wenyu Liu},
  journal= {arXiv preprint arXiv:2104.01526},
  year   = {2021}
}
R2 v1 2026-06-24T00:50:01.922Z