paper-with-me

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 the cost of increased model complexity and sophisticated multi-stage training procedures. This is in contrast to earlier work that used only a single stage $-$ training one segmentation network on image labels $-$ which was abandoned due to inferior segmentation accuracy. In this work, we first define three desirable properties of a weakly supervised method: local consistency, semantic fidelity, and completeness. Using these properties as guidelines, we then develop a segmentation-based network model and a self-supervised training scheme to train for semantic masks from image-level annotations in a single stage. We show that despite its simplicity, our method achieves results that are competitive with significantly more complex pipelines, substantially outperforming earlier single-stage methods.

📄 PDF Abstract BibTeX arXiv:2005.08104

Code (1)

visinf/1-stage-wseg 공식 구현 pytorch

Tasks

SegmentationSemantic Segmentation

Similar 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 repre…

Semantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation

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

A multi-stage GAN for multi-organ chest X-ray image generation and segmentation

2021-06-09 · Giorgio Ciano, Paolo Andreini, Tommaso Mazzierli, Monica Bianchini 외

Multi-organ segmentation of X-ray images is of fundamental importance for computer aided diagnosis systems. However, the most advanced semantic segmentation methods rely on deep learning and require a huge amount of labe…

Data AugmentationImage GenerationOrgan SegmentationSegmentation+1

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

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