Weakly-Supervised Semantic Segmentation

146 papers with code • 9 benchmarks • 8 datasets

The semantic segmentation task is to assign a label from a label set to each pixel in an image. In the case of fully supervised setting, the dataset consists of images and their corresponding pixel-level class-specific annotations (expensive pixel-level annotations). However, in the weakly-supervised setting, the dataset consists of images and corresponding annotations that are relatively easy to obtain, such as tags/labels of objects present in the image.

( Image credit: Weakly-Supervised Semantic Segmentation Network with Deep Seeded Region Growing )

Libraries

Use these libraries to find Weakly-Supervised Semantic Segmentation models and implementations

Foundation Model Assisted Weakly Supervised Semantic Segmentation

HAL-42/FMA-WSSS 6 Dec 2023

This work aims to leverage pre-trained foundation models, such as contrastive language-image pre-training (CLIP) and segment anything model (SAM), to address weakly supervised semantic segmentation (WSSS) using image-level labels.

29
06 Dec 2023

Weakly Supervised Semantic Segmentation by Knowledge Graph Inference

jia-zhang666/grm_layer 25 Sep 2023

Extensive experimentation on both the multi-label classification and segmentation network stages underscores the effectiveness of the proposed graph reasoning approach for advancing WSSS.

5
25 Sep 2023

Background Activation Suppression for Weakly Supervised Object Localization and Semantic Segmentation

wpy1999/bas 22 Sep 2023

In addition, our method also achieves state-of-the-art weakly supervised semantic segmentation performance on the PASCAL VOC 2012 and MS COCO 2014 datasets.

42
22 Sep 2023

BroadCAM: Outcome-agnostic Class Activation Mapping for Small-scale Weakly Supervised Applications

linjiatai/broadcam 7 Sep 2023

Class activation mapping~(CAM), a visualization technique for interpreting deep learning models, is now commonly used for weakly supervised semantic segmentation~(WSSS) and object localization~(WSOL).

3
07 Sep 2023

All-pairs Consistency Learning for Weakly Supervised Semantic Segmentation

opennlplab/acr_wsss 8 Aug 2023

Given a pair of augmented views, our approach regularizes the activation intensities between a pair of augmented views, while also ensuring that the affinity across regions within each view remains consistent.

7
08 Aug 2023

MCTformer+: Multi-Class Token Transformer for Weakly Supervised Semantic Segmentation

xulianuwa/mctformer 6 Aug 2023

Building upon the observation that the attended regions of the one-class token in the standard vision transformer can contribute to a class-agnostic localization map, we explore the potential of the transformer model to capture class-specific attention for class-discriminative object localization by learning multiple class tokens.

140
06 Aug 2023

Hierarchical Semantic Contrast for Weakly Supervised Semantic Segmentation

Wu0409/HSC_WSSS Proceedings of the Thirty-Second International Joint Conference on Artificial Intelligence 2023

Weakly supervised semantic segmentation (WSSS) with image-level annotations has achieved great processes through class activation map (CAM).

15
01 Aug 2023

Prompting classes: Exploring the Power of Prompt Class Learning in Weakly Supervised Semantic Segmentation

ruxie189/wss_pole 30 Jun 2023

First, modifying only the class token of the text prompt results in a greater impact on the Class Activation Map (CAM), compared to arguably more complex strategies that optimize the context.

8
30 Jun 2023

AME-CAM: Attentive Multiple-Exit CAM for Weakly Supervised Segmentation on MRI Brain Tumor

windstormer/ame-cam 26 Jun 2023

Magnetic resonance imaging (MRI) is commonly used for brain tumor segmentation, which is critical for patient evaluation and treatment planning.

19
26 Jun 2023

A Novel Confidence Induced Class Activation Mapping for MRI Brain Tumor Segmentation

windstormer/Cfd-CAM 8 Jun 2023

Magnetic resonance imaging (MRI) is a commonly used technique for brain tumor segmentation, which is critical for evaluating patients and planning treatment.

2
08 Jun 2023