paper-with-me

Papers

Towards Single Stage Weakly Supervised Semantic Segmentation

2021-06-18 · Peri Akiva, Kristin Dana

The costly process of obtaining semantic segmentation labels has driven research towards weakly supervised semantic segmentation (WSSS) methods, using only image-level, point, or box labels. The lack of dense scene representation requires methods to increase complexity to obtain additional semantic information about the scene, often done through multiple stages of training and refinement. Current state-of-the-art (SOTA) models leverage image-level labels to produce class activation maps (CAMs) which go through multiple stages of refinement before they are thresholded to make pseudo-masks for supervision. The multi-stage approach is computationally expensive, and dependency on image-level labels for CAMs generation lacks generalizability to more complex scenes. In contrary, our method offers a single-stage approach generalizable to arbitrary dataset, that is trainable from scratch, without any dependency on pre-trained backbones, classification, or separate refinement tasks. We utilize point annotations to generate reliable, on-the-fly pseudo-masks through refined and filtered features. While our method requires point annotations that are only slightly more expensive than image-level annotations, we are to demonstrate SOTA performance on benchmark datasets (PascalVOC 2012), as well as significantly outperform other SOTA WSSS methods on recent real-world datasets (CRAID, CityPersons, IAD).

📄 PDF Abstract BibTeX arXiv:2106.10309

Code (1)

periakiva/periakiva

Tasks

Semantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation

Similar Papers 제목 키워드 기반

Single-Stage Semantic Segmentation from Image Labels

2020-05-16 · CVPR 2020 6 · Nikita Araslanov, Stefan Roth

Recent years have seen a rapid growth in new approaches improving the accuracy of semantic segmentation in a weakly supervised setting, i.e. with only image-level labels available for training. However, this has come at …

SegmentationSemantic Segmentation

Adaptive Affinity Loss and Erroneous Pseudo-Label Refinement for Weakly Supervised Semantic Segmentation

2021-08-03 · Xiangrong Zhang, Zelin Peng, Peng Zhu, Tianyang Zhang 외

Semantic segmentation has been continuously investigated in the last ten years, and majority of the established technologies are based on supervised models. In recent years, image-level weakly supervised semantic segment…

Pseudo LabelSegmentationSemantic SegmentationWeakly supervised Semantic Segmentation+1

Learning Self-Supervised Low-Rank Network for Single-Stage Weakly and Semi-Supervised Semantic Segmentation

2022-03-19 · Junwen Pan, Pengfei Zhu, Kaihua Zhang, Bing Cao 외

Semantic segmentation with limited annotations, such as weakly supervised semantic segmentation (WSSS) and semi-supervised semantic segmentation (SSSS), is a challenging task that has attracted much attention recently. M…

Pseudo LabelSegmentationSemi-Supervised Semantic SegmentationWeakly supervised Semantic Segmentation+1

SSR: Semantic and Spatial Rectification for CLIP-based Weakly Supervised Segmentation

2025-12-01 · Xiuli Bi, Die Xiao, Junchao Fan, Bin Xiao arxiv

In recent years, Contrastive Language-Image Pretraining (CLIP) has been widely applied to Weakly Supervised Semantic Segmentation (WSSS) tasks due to its powerful cross-modal semantic understanding capabilities. This pap…

Semantic SegmentationContrastive Learning

Frozen CLIP: A Strong Backbone for Weakly Supervised Semantic Segmentation

2024-06-17 · CVPR 2024 1 · Bingfeng Zhang, Siyue Yu, Yunchao Wei, Yao Zhao 외

Weakly supervised semantic segmentation has witnessed great achievements with image-level labels. Several recent approaches use the CLIP model to generate pseudo labels for training an individual segmentation model, whil…

DecoderSegmentationSemantic SegmentationWeakly supervised Semantic Segmentation+1