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/Pseudo-mask Matters in Weakly-supervised Semantic Segmenta...

Pseudo-mask Matters in Weakly-supervised Semantic Segmentation

Yi Li, Zhanghui Kuang, Liyang Liu, Yimin Chen, Wayne Zhang

2021-08-30ICCV 2021 10Weakly-Supervised Semantic SegmentationWeakly supervised Semantic SegmentationSegmentationSemantic Segmentation
PaperPDFCode(official)Code

Abstract

Most weakly supervised semantic segmentation (WSSS) methods follow the pipeline that generates pseudo-masks initially and trains the segmentation model with the pseudo-masks in fully supervised manner after. However, we find some matters related to the pseudo-masks, including high quality pseudo-masks generation from class activation maps (CAMs), and training with noisy pseudo-mask supervision. For these matters, we propose the following designs to push the performance to new state-of-art: (i) Coefficient of Variation Smoothing to smooth the CAMs adaptively; (ii) Proportional Pseudo-mask Generation to project the expanded CAMs to pseudo-mask based on a new metric indicating the importance of each class on each location, instead of the scores trained from binary classifiers. (iii) Pretended Under-Fitting strategy to suppress the influence of noise in pseudo-mask; (iv) Cyclic Pseudo-mask to boost the pseudo-masks during training of fully supervised semantic segmentation (FSSS). Experiments based on our methods achieve new state-of-art results on two changeling weakly supervised semantic segmentation datasets, pushing the mIoU to 70.0% and 40.2% on PAS-CAL VOC 2012 and MS COCO 2014 respectively. Codes including segmentation framework are released at https://github.com/Eli-YiLi/PMM

Results

TaskDatasetMetricValueModel
Semantic SegmentationCOCO 2014 valmIoU40.2PMM(ScaleNet101, no saliency, no RW)
Semantic SegmentationCOCO 2014 valmIoU36.7PMM(ResNet38, no saliency, no RW)
Semantic SegmentationPASCAL VOC 2012 valMean IoU70PMM(Res2Net101, no saliency, no RW)
Semantic SegmentationPASCAL VOC 2012 valMean IoU68.5PMM(ResNet38)
Semantic SegmentationPASCAL VOC 2012 valMean IoU68.5PMM(ResNet38, no saliency, no RW)
Semantic SegmentationPASCAL VOC 2012 testMean IoU70.5PMM(Res2Net101, no saliency, no RW)
Semantic SegmentationPASCAL VOC 2012 testMean IoU69PMM(ResNet38, no saliency, no RW)
10-shot image generationCOCO 2014 valmIoU40.2PMM(ScaleNet101, no saliency, no RW)
10-shot image generationCOCO 2014 valmIoU36.7PMM(ResNet38, no saliency, no RW)
10-shot image generationPASCAL VOC 2012 valMean IoU70PMM(Res2Net101, no saliency, no RW)
10-shot image generationPASCAL VOC 2012 valMean IoU68.5PMM(ResNet38)
10-shot image generationPASCAL VOC 2012 valMean IoU68.5PMM(ResNet38, no saliency, no RW)
10-shot image generationPASCAL VOC 2012 testMean IoU70.5PMM(Res2Net101, no saliency, no RW)
10-shot image generationPASCAL VOC 2012 testMean IoU69PMM(ResNet38, no saliency, no RW)

Related Papers

SeC: Advancing Complex Video Object Segmentation via Progressive Concept Construction2025-07-21Deep Learning-Based Fetal Lung Segmentation from Diffusion-weighted MRI Images and Lung Maturity Evaluation for Fetal Growth Restriction2025-07-17DiffOSeg: Omni Medical Image Segmentation via Multi-Expert Collaboration Diffusion Model2025-07-17From Variability To Accuracy: Conditional Bernoulli Diffusion Models with Consensus-Driven Correction for Thin Structure Segmentation2025-07-17Unleashing Vision Foundation Models for Coronary Artery Segmentation: Parallel ViT-CNN Encoding and Variational Fusion2025-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-17