paper-with-me

Papers

Weakly-Supervised Semantic Segmentation with Visual Words Learning and Hybrid Pooling

2022-02-10 · Lixiang Ru, Bo Du, Yibing Zhan, Chen Wu

Weakly-Supervised Semantic Segmentation (WSSS) methods with image-level labels generally train a classification network to generate the Class Activation Maps (CAMs) as the initial coarse segmentation labels. However, current WSSS methods still perform far from satisfactorily because their adopted CAMs 1) typically focus on partial discriminative object regions and 2) usually contain useless background regions. These two problems are attributed to the sole image-level supervision and aggregation of global information when training the classification networks. In this work, we propose the visual words learning module and hybrid pooling approach, and incorporate them in the classification network to mitigate the above problems. In the visual words learning module, we counter the first problem by enforcing the classification network to learn fine-grained visual word labels so that more object extents could be discovered. Specifically, the visual words are learned with a codebook, which could be updated via two proposed strategies, i.e. learning-based strategy and memory-bank strategy. The second drawback of CAMs is alleviated with the proposed hybrid pooling, which incorporates the global average and local discriminative information to simultaneously ensure object completeness and reduce background regions. We evaluated our methods on PASCAL VOC 2012 and MS COCO 2014 datasets. Without any extra saliency prior, our method achieved 70.6% and 70.7% mIoU on the $val$ and $test$ set of PASCAL VOC dataset, respectively, and 36.2% mIoU on the $val$ set of MS COCO dataset, which significantly surpassed the performance of state-of-the-art WSSS methods.

📄 PDF Abstract BibTeX arXiv:2202.04812

Code (1)

rulixiang/vwe/tree/master/v2 pytorch

Tasks

ClassificationSemantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation

Similar Papers 제목 키워드 기반

Self-Supervised Difference Detection for Weakly-Supervised Semantic Segmentation

2019-11-04 · ICCV 2019 10 · Wataru Shimoda, Keiji Yanai

To minimize the annotation costs associated with the training of semantic segmentation models, researchers have extensively investigated weakly-supervised segmentation approaches. In the current weakly-supervised segment…

SegmentationSemantic SegmentationWeakly supervised segmentationWeakly supervised Semantic Segmentation+1

Weakly Supervised Referring Image Segmentation with Intra-Chunk and Inter-Chunk Consistency

2023-01-01 · ICCV 2023 1 · Jungbeom Lee, Sungjin Lee, Jinseok Nam, Seunghak Yu 외

Referring image segmentation (RIS) aims to localize the object in an image referred by a natural language expression. Most previous studies learn RIS with a large-scale dataset containing segmentation labels, but the…

Image SegmentationImage-text matchingObjectSemantic Segmentation+2

Weakly-supervised segmentation of referring expressions

2022-05-10 · Robin Strudel, Ivan Laptev, Cordelia Schmid

Visual grounding localizes regions (boxes or segments) in the image corresponding to given referring expressions. In this work we address image segmentation from referring expressions, a problem that has so far only been…

Image SegmentationReferring ExpressionReferring Expression SegmentationSegmentation+4

Weakly Supervised Semantic Segmentation for Social Images

2015-06-01 · CVPR 2015 6 · Wei Zhang, Sheng Zeng, Dequan Wang, xiangyang xue

Image semantic segmentation is the task of partitioning image into several regions based on semantic concepts. In this paper, we learn a weakly supervised semantic segmentation model from social images whose labels a…

SegmentationSemantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation

Movable-Object-Aware Visual SLAM via Weakly Supervised Semantic Segmentation

2019-06-09 · Ting Sun, Yuxiang Sun, Ming Liu, Dit-yan Yeung

Moving objects can greatly jeopardize the performance of a visual simultaneous localization and mapping (vSLAM) system which relies on the static-world assumption. Motion removal have seen successful on solving this prob…

SegmentationSemantic SegmentationSimultaneous Localization and MappingWeakly supervised Semantic Segmentation+1