English

Segment Anything is A Good Pseudo-label Generator for Weakly Supervised Semantic Segmentation

Computer Vision and Pattern Recognition 2023-05-03 v1

Abstract

Weakly supervised semantic segmentation with weak labels is a long-lived ill-posed problem. Mainstream methods mainly focus on improving the quality of pseudo labels. In this report, we attempt to explore the potential of 'prompt to masks' from the powerful class-agnostic large segmentation model, segment-anything. Specifically, different weak labels are used as prompts to the segment-anything model, generating precise class masks. The class masks are utilized to generate pseudo labels to train the segmentation networks. We have conducted extensive experiments on PASCAL VOC 2012 dataset. Experiments demonstrate that segment-anything can serve as a good pseudo-label generator. The code will be made publicly available.

Keywords

Cite

@article{arxiv.2305.01275,
  title  = {Segment Anything is A Good Pseudo-label Generator for Weakly Supervised Semantic Segmentation},
  author = {Peng-Tao Jiang and Yuqi Yang},
  journal= {arXiv preprint arXiv:2305.01275},
  year   = {2023}
}

Comments

Technical report

R2 v1 2026-06-28T10:23:12.945Z