Weakly-Supervised Semantic Segmentation

144 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

Tackling Ambiguity from Perspective of Uncertainty Inference and Affinity Diversification for Weakly Supervised Semantic Segmentation

faceonlive/ai-research 12 Apr 2024

When activating class objects, we argue that the false activation stems from the bias to the ambiguous regions during the feature extraction.

124
12 Apr 2024

DHR: Dual Features-Driven Hierarchical Rebalancing in Inter- and Intra-Class Regions for Weakly-Supervised Semantic Segmentation

shjo-april/DHR 30 Mar 2024

Weakly-supervised semantic segmentation (WSS) ensures high-quality segmentation with limited data and excels when employed as input seed masks for large-scale vision models such as Segment Anything.

4
30 Mar 2024

Modeling the Label Distributions for Weakly-Supervised Semantic Segmentation

luffy03/agmm-sass 20 Mar 2024

Based on the label distributions, we leverage the GMM to generate high-quality pseudo labels for more reliable supervision.

49
20 Mar 2024

DuPL: Dual Student with Trustworthy Progressive Learning for Robust Weakly Supervised Semantic Segmentation

wu0409/dupl 17 Mar 2024

To this end, we propose a dual student framework with trustworthy progressive learning (DuPL).

49
17 Mar 2024

Hunting Attributes: Context Prototype-Aware Learning for Weakly Supervised Semantic Segmentation

barrett-python/cpal 12 Mar 2024

Inspired by prototype learning theory, we propose leveraging prototype awareness to capture diverse and fine-grained feature attributes of instances.

17
12 Mar 2024

Learning without Exact Guidance: Updating Large-scale High-resolution Land Cover Maps from Low-resolution Historical Labels

lizhuohong/paraformer 5 Mar 2024

However, it is still a non-trivial task hindered by complex ground details, various landforms, and the scarcity of accurate training labels over a wide-span geographic area.

21
05 Mar 2024

Separate and Conquer: Decoupling Co-occurrence via Decomposition and Representation for Weakly Supervised Semantic Segmentation

zwyang6/seco 28 Feb 2024

In this work, we devise a 'Separate and Conquer' scheme SeCo to tackle this issue from dimensions of image space and feature space.

38
28 Feb 2024

Scribble Hides Class: Promoting Scribble-Based Weakly-Supervised Semantic Segmentation with Its Class Label

zxl19990529/class-driven-scribble-promotion-network 27 Feb 2024

In this study, we propose a class-driven scribble promotion network, which utilizes both scribble annotations and pseudo-labels informed by image-level classes and global semantics for supervision.

7
27 Feb 2024

Weakly Supervised Co-training with Swapping Assignments for Semantic Segmentation

youshyee/cosa 27 Feb 2024

Class activation maps (CAMs) are commonly employed in weakly supervised semantic segmentation (WSSS) to produce pseudo-labels.

6
27 Feb 2024

Leveraging Swin Transformer for Local-to-Global Weakly Supervised Semantic Segmentation

rozhanahmadi/swtformer 31 Jan 2024

In recent years, weakly supervised semantic segmentation using image-level labels as supervision has received significant attention in the field of computer vision.

1
31 Jan 2024