paper-with-me

Papers

Discovering Class-Specific Pixels for Weakly-Supervised Semantic Segmentation

2017-07-18 · Arslan Chaudhry, Puneet K. Dokania, Philip H. S. Torr

We propose an approach to discover class-specific pixels for the weakly-supervised semantic segmentation task. We show that properly combining saliency and attention maps allows us to obtain reliable cues capable of significantly boosting the performance. First, we propose a simple yet powerful hierarchical approach to discover the class-agnostic salient regions, obtained using a salient object detector, which otherwise would be ignored. Second, we use fully convolutional attention maps to reliably localize the class-specific regions in a given image. We combine these two cues to discover class-specific pixels which are then used as an approximate ground truth for training a CNN. While solving the weakly supervised semantic segmentation task, we ensure that the image-level classification task is also solved in order to enforce the CNN to assign at least one pixel to each object present in the image. Experimentally, on the PASCAL VOC12 val and test sets, we obtain the mIoU of 60.8% and 61.9%, achieving the performance gains of 5.1% and 5.2% compared to the published state-of-the-art results. The code is made publicly available.

📄 PDF Abstract BibTeX arXiv:1707.05821

Code (2)

arslan-chaudhry/dcsp_segmentation 공식 구현 tf
pramodith/Segmentation-using-Weak-Superivison pytorch

Tasks

Semantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation

Similar Papers 제목 키워드 기반

PSDPM: Prototype-based Secondary Discriminative Pixels Mining for Weakly Supervised Semantic Segmentation

2024-01-01 · CVPR 2024 1 · Xinqiao Zhao, Ziqian Yang, Tianhong Dai, Bingfeng Zhang 외

Image-level Weakly Supervised Semantic Segmentation (WSSS) has received increasing attention due to its low annotation cost. Class Activation Mapping (CAM) generated through classifier weights in WSSS inevitably igno…

image-classificationImage ClassificationSegmentationSemantic Segmentation+2

Probabilistic Graphlet Cut: Exploiting Spatial Structure Cue for Weakly Supervised Image Segmentation

2013-06-01 · CVPR 2013 6 · Luming Zhang, Mingli Song, Zicheng Liu, Xiao Liu 외

Weakly supervised image segmentation is a challenging problem in computer vision field. In this paper, we present a new weakly supervised image segmentation algorithm by learning the distribution of spatially structured …

Image SegmentationSegmentationSemantic SegmentationSuperpixels

ConceptLearner: Discovering Visual Concepts from Weakly Labeled Image Collections

2014-11-19 · CVPR 2015 6 · Bolei Zhou, Vignesh Jagadeesh, Robinson Piramuthu

Discovering visual knowledge from weakly labeled data is crucial to scale up computer vision recognition system, since it is expensive to obtain fully labeled data for a large number of concept categories. In this paper,…

object-detectionObject DetectionScene Recognition

Weakly-Supervised Dual Clustering for Image Semantic Segmentation

2013-06-01 · CVPR 2013 6 · Yang Liu, Jing Liu, Zechao Li, Jinhui Tang 외

In this paper, we propose a novel Weakly-Supervised Dual Clustering (WSDC) approach for image semantic segmentation with image-level labels, i.e., collaboratively performing image segmentation and tag alignment with thos…

ClusteringImage SegmentationSegmentationSemantic Segmentation+2

EAUWSeg: Eliminating annotation uncertainty in weakly-supervised medical image segmentation

2025-01-03 · Wang Lituan, Zhang Lei, Wang Yan, Wang Zhenbin 외

Weakly-supervised medical image segmentation is gaining traction as it requires only rough annotations rather than accurate pixel-to-pixel labels, thereby reducing the workload for specialists. Although some progress has…

Image SegmentationMedical Image SegmentationSemantic SegmentationWeakly supervised segmentation