paper-with-me

홈 › Papers

Context Decoupling Augmentation for Weakly Supervised Semantic Segmentation

2021-03-02 · ICCV 2021 10 · Yukun Su, Ruizhou Sun, Guosheng Lin, Qingyao Wu

Data augmentation is vital for deep learning neural networks. By providing massive training samples, it helps to improve the generalization ability of the model. Weakly supervised semantic segmentation (WSSS) is a challenging problem that has been deeply studied in recent years, conventional data augmentation approaches for WSSS usually employ geometrical transformations, random cropping and color jittering. However, merely increasing the same contextual semantic data does not bring much gain to the networks to distinguish the objects, e.g., the correct image-level classification of "aeroplane" may be not only due to the recognition of the object itself, but also its co-occurrence context like "sky", which will cause the model to focus less on the object features. To this end, we present a Context Decoupling Augmentation (CDA) method, to change the inherent context in which the objects appear and thus drive the network to remove the dependence between object instances and contextual information. To validate the effectiveness of the proposed method, extensive experiments on PASCAL VOC 2012 dataset with several alternative network architectures demonstrate that CDA can boost various popular WSSS methods to the new state-of-the-art by a large margin.

📄 PDF Abstract BibTeX arXiv:2103.01795

Code (1)

suyukun666/CDA 공식 구현 pytorch

Tasks

Data AugmentationObjectSemantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation

Similar Papers 제목 키워드 기반

ModuSeg: Decoupling Object Discovery and Semantic Retrieval for Training-Free Weakly Supervised Segmentation

2026-04-08 · Qingze He, Fagui Liu, Dengke Zhang, Qingmao Wei 외 arxiv

Weakly supervised semantic segmentation aims to achieve pixel-level predictions using image-level labels. Existing methods typically entangle semantic recognition and object localization, which often leads models to focu…

Semantic SegmentationObject LocalizationSemantic Retrieval

Learning to Detour: Shortcut Mitigating Augmentation for Weakly Supervised Semantic Segmentation

2024-05-28 · JuneHyoung Kwon, Eunju Lee, Yunsung Cho, Youngbin Kim

Weakly supervised semantic segmentation (WSSS) employing weak forms of labels has been actively studied to alleviate the annotation cost of acquiring pixel-level labels. However, classifiers trained on biased datasets te…

ObjectSemantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation

Treating Pseudo-labels Generation as Image Matting for Weakly Supervised Semantic Segmentation

2023-01-01 · ICCV 2023 1 · Changwei Wang, Rongtao Xu, Shibiao Xu, Weiliang Meng 외

Generating accurate pseudo-labels under the supervision of image categories is a crucial step in Weakly Supervised Semantic Segmentation (WSSS). In this work, we propose a Mat-Label pipeline that provides a fresh way…

Image MattingMetric LearningSemantic SegmentationWeakly supervised Semantic Segmentation+1

Context Patch Fusion With Class Token Enhancement for Weakly Supervised Semantic Segmentation

2026-01-21 · Yiyang Fu, Hui Li, Wangyu Wu arxiv

Weakly Supervised Semantic Segmentation (WSSS), which relies only on image-level labels, has attracted significant attention for its cost-effectiveness and scalability. Existing methods mainly enhance inter-class distinc…

Semantic SegmentationData Augmentation

Separate and Conquer: Decoupling Co-occurrence via Decomposition and Representation for Weakly Supervised Semantic Segmentation

2024-02-28 · CVPR 2024 1 · Zhiwei Yang, Kexue Fu, Minghong Duan, Linhao Qu 외

Weakly supervised semantic segmentation (WSSS) with image-level labels aims to achieve segmentation tasks without dense annotations. However, attributed to the frequent coupling of co-occurring objects and the limited su…

Semantic SegmentationTAGWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation