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

Iterative Few-shot Semantic Segmentation from Image Label Text

About

Few-shot semantic segmentation aims to learn to segment unseen class objects with the guidance of only a few support images. Most previous methods rely on the pixel-level label of support images. In this paper, we focus on a more challenging setting, in which only the image-level labels are available. We propose a general framework to firstly generate coarse masks with the help of the powerful vision-language model CLIP, and then iteratively and mutually refine the mask predictions of support and query images. Extensive experiments on PASCAL-5i and COCO-20i datasets demonstrate that our method not only outperforms the state-of-the-art weakly supervised approaches by a significant margin, but also achieves comparable or better results to recent supervised methods. Moreover, our method owns an excellent generalization ability for the images in the wild and uncommon classes. Code will be available at https://github.com/Whileherham/IMR-HSNet.

Haohan Wang, Liang Liu, Wuhao Zhang, Jiangning Zhang, Zhenye Gan, Yabiao Wang, Chengjie Wang, Haoqian Wang• 2023

Related benchmarks

TaskDatasetResultRank
Few-shot Semantic SegmentationCOCO-20i
mIoU44.4
115
Few-shot Semantic SegmentationCOCO-20^i v1.0
mIoU (Overall)42.4
70
Few-shot Semantic SegmentationPASCAL-5^i 1-shot
mIoU61.1
37
Co-segmentationCo-segmentation
S^062.6
8
Semantic segmentationPASCAL-5i--
4
Showing 5 of 5 rows

Other info

Code

Follow for update