TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Iterative Few-shot Semantic Segmentation from Image Label ...

Iterative Few-shot Semantic Segmentation from Image Label Text

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

2023-03-10Few-Shot Semantic SegmentationSemantic SegmentationLanguage Modelling
PaperPDFCode(official)

Abstract

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.

Results

TaskDatasetMetricValueModel
Few-Shot LearningCOCO-20i (5-shot)Mean IoU44.4IMR-HSNet (ResNet-50)
Few-Shot LearningPASCAL-5i (1-Shot)Mean IoU61.1IMR-HSNet (ResNet-50)
Few-Shot LearningPASCAL-5i (1-Shot)Mean IoU56.5IMR-HSNet (VGG-16)
Few-Shot LearningCOCO-20i (1-shot)Mean IoU42.4IMR-HSNet (ResNet-50)
Few-Shot LearningCOCO-20i (1-shot)Mean IoU37.7IIMR-HSNet (VGG-16)
Few-Shot Semantic SegmentationCOCO-20i (5-shot)Mean IoU44.4IMR-HSNet (ResNet-50)
Few-Shot Semantic SegmentationPASCAL-5i (1-Shot)Mean IoU61.1IMR-HSNet (ResNet-50)
Few-Shot Semantic SegmentationPASCAL-5i (1-Shot)Mean IoU56.5IMR-HSNet (VGG-16)
Few-Shot Semantic SegmentationCOCO-20i (1-shot)Mean IoU42.4IMR-HSNet (ResNet-50)
Few-Shot Semantic SegmentationCOCO-20i (1-shot)Mean IoU37.7IIMR-HSNet (VGG-16)
Meta-LearningCOCO-20i (5-shot)Mean IoU44.4IMR-HSNet (ResNet-50)
Meta-LearningPASCAL-5i (1-Shot)Mean IoU61.1IMR-HSNet (ResNet-50)
Meta-LearningPASCAL-5i (1-Shot)Mean IoU56.5IMR-HSNet (VGG-16)
Meta-LearningCOCO-20i (1-shot)Mean IoU42.4IMR-HSNet (ResNet-50)
Meta-LearningCOCO-20i (1-shot)Mean IoU37.7IIMR-HSNet (VGG-16)

Related Papers

SeC: Advancing Complex Video Object Segmentation via Progressive Concept Construction2025-07-21Visual-Language Model Knowledge Distillation Method for Image Quality Assessment2025-07-21DiffOSeg: Omni Medical Image Segmentation via Multi-Expert Collaboration Diffusion Model2025-07-17SCORE: Scene Context Matters in Open-Vocabulary Remote Sensing Instance Segmentation2025-07-17Unified Medical Image Segmentation with State Space Modeling Snake2025-07-17A Privacy-Preserving Semantic-Segmentation Method Using Domain-Adaptation Technique2025-07-17Making Language Model a Hierarchical Classifier and Generator2025-07-17VisionThink: Smart and Efficient Vision Language Model via Reinforcement Learning2025-07-17