paper-with-me

홈 › Papers

Saliency Guided Inter- and Intra-Class Relation Constraints for Weakly Supervised Semantic Segmentation

2022-06-20 · Tao Chen, Yazhou Yao, Lei Zhang, Qiong Wang, Guo-Sen Xie, Fumin Shen

Weakly supervised semantic segmentation with only image-level labels aims to reduce annotation costs for the segmentation task. Existing approaches generally leverage class activation maps (CAMs) to locate the object regions for pseudo label generation. However, CAMs can only discover the most discriminative parts of objects, thus leading to inferior pixel-level pseudo labels. To address this issue, we propose a saliency guided Inter- and Intra-Class Relation Constrained (I$^2$CRC) framework to assist the expansion of the activated object regions in CAMs. Specifically, we propose a saliency guided class-agnostic distance module to pull the intra-category features closer by aligning features to their class prototypes. Further, we propose a class-specific distance module to push the inter-class features apart and encourage the object region to have a higher activation than the background. Besides strengthening the capability of the classification network to activate more integral object regions in CAMs, we also introduce an object guided label refinement module to take a full use of both the segmentation prediction and the initial labels for obtaining superior pseudo-labels. Extensive experiments on PASCAL VOC 2012 and COCO datasets demonstrate well the effectiveness of I$^2$CRC over other state-of-the-art counterparts. The source codes, models, and data have been made available at \url{https://github.com/NUST-Machine-Intelligence-Laboratory/I2CRC}.

📄 PDF Abstract BibTeX arXiv:2206.09554

Code (1)

nust-machine-intelligence-laboratory/i2crc 공식 구현 pytorch

Tasks

ObjectPseudo LabelRelationSegmentationSemantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation

Similar Papers 제목 키워드 기반

ICNet: Intra-saliency Correlation Network for Co-Saliency Detection

2020-12-01 · NeurIPS 2020 12 · Wen-Da Jin, Jun Xu, Ming-Ming Cheng, Yi Zhang 외

Intra-saliency and inter-saliency cues have been extensively studied for co-saliency detection (Co-SOD). Model-based methods produce coarse Co-SOD results due to hand-crafted intra- and inter-saliency features. Current d…

Saliency Detection

Learning from Pixel-Level Noisy Label : A New Perspective for Light Field Saliency Detection

2022-04-28 · Mingtao Feng, Kendong Liu, Liang Zhang, Hongshan Yu 외

Saliency detection with light field images is becoming attractive given the abundant cues available, however, this comes at the expense of large-scale pixel level annotated data which is expensive to generate. In this pa…

Saliency DetectionSaliency Prediction

Learning From Pixel-Level Noisy Label: A New Perspective for Light Field Saliency Detection

2022-01-01 · CVPR 2022 1 · Mingtao Feng, Kendong Liu, Liang Zhang, Hongshan Yu 외

Saliency detection with light field images is becoming attractive given the abundant cues available, however, this comes at the expense of large-scale pixel level annotated data which is expensive to generate. In thi…

Saliency DetectionSaliency Prediction

Co-saliency Detection for RGBD Images Based on Multi-constraint Feature Matching and Cross Label Propagation

2017-10-14 · Runmin Cong, Jianjun Lei, Huazhu Fu, Qingming Huang 외

Co-saliency detection aims at extracting the common salient regions from an image group containing two or more relevant images. It is a newly emerging topic in computer vision community. Different from the most existing …

Co-Salient Object DetectionSaliency Detection

Saliency Methods for Explaining Adversarial Attacks

2019-08-22 · Jindong Gu, Volker Tresp

The classification decisions of neural networks can be misled by small imperceptible perturbations. This work aims to explain the misled classifications using saliency methods. The idea behind saliency methods is to expl…

General Classification