paper-with-me

홈 › Papers

Weakly Supervised Semantic Segmentation with Boundary Exploration

2020-08-01 · ECCV 2020 8 · Liyi Chen, Weiwei Wu, Chenchen Fu, Xiao Han, Yuntao Zhang

Weakly supervised semantic segmentation with image-level labels has attracted a lot of attention recently because these labels are already available in most datasets. To obtain semantic segmentation under weak supervision, this paper presents a simple yet effective approach based on the idea of explicitly exploring object boundaries from training images to keep coincidence of segmentation and boundaries. Specifically, we synthesize boundary annotations by exploiting coarse localization maps obtained from CNN classifier, and use annotations to train the proposed network called BENet which further excavates more object boundaries to provide constraints for segmentation. Finally generated pseudo annotations of training images are used to supervise an off-the-shelf segmentation network. We evaluate the proposed method on PASCAL VOC 2012 benchmark and the final results achieve 65.7% and 66.6% mIoU scores on val and test sets respectively, which outperforms previous methods trained under image-level supervision.

📄 PDF Abstract BibTeX

Code (1)

mt-cly/BES pytorch

Tasks

SegmentationSemantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation

Similar Papers 제목 키워드 기반

Boundary-Enhanced Co-Training for Weakly Supervised Semantic Segmentation

2023-01-01 · CVPR 2023 1 · Shenghai Rong, Bohai Tu, Zilei Wang, Junjie Li

The existing weakly supervised semantic segmentation (WSSS) methods pay much attention to generating accurate and complete class activation maps (CAMs) as pseudo-labels, while ignoring the importance of training the …

SegmentationSemantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation

UM-CAM: Uncertainty-weighted Multi-resolution Class Activation Maps for Weakly-supervised Fetal Brain Segmentation

2023-06-20 · Jia Fu, Tao Lu, Shaoting Zhang, Guotai Wang

Accurate segmentation of the fetal brain from Magnetic Resonance Image (MRI) is important for prenatal assessment of fetal development. Although deep learning has shown the potential to achieve this task, it requires a l…

Brain SegmentationWeakly supervised segmentation

Superpixel Boundary Correction for Weakly-Supervised Semantic Segmentation on Histopathology Images

2025-01-07 · Hongyi Wu, Hong Zhang

With the rapid advancement of deep learning, computational pathology has made significant progress in cancer diagnosis and subtyping. Tissue segmentation is a core challenge, essential for prognosis and treatment decisio…

PrognosisSegmentationSemantic SegmentationWeakly supervised Semantic Segmentation+1

Scribble2D5: Weakly-Supervised Volumetric Image Segmentation via Scribble Annotations

2022-05-13 · Qiuhui Chen, Yi Hong

Recently, weakly-supervised image segmentation using weak annotations like scribbles has gained great attention, since such annotations are much easier to obtain compared to time-consuming and label-intensive labeling at…

Image SegmentationSegmentationSemantic Segmentation

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