Semi-Supervised Semantic Segmentation

88 papers with code • 45 benchmarks • 12 datasets

Models that are trained with a small number of labeled examples and a large number of unlabeled examples and whose aim is to learn to segment an image (i.e. assign a class to every pixel).

Libraries

Use these libraries to find Semi-Supervised Semantic Segmentation models and implementations
3 papers
1,984
2 papers
28

FishSegSSL: A Semi-Supervised Semantic Segmentation Framework for Fish-Eye Images

snehaputul/FishSegSSL Journal of Imaging 2024

In this study, we explore and benchmark two popular semi-supervised methods from the perspective image domain for fish-eye image segmentation.

1
15 Mar 2024

AllSpark: Reborn Labeled Features from Unlabeled in Transformer for Semi-Supervised Semantic Segmentation

xmed-lab/AllSpark 4 Mar 2024

We further introduce a Semantic Memory along with a Channel Semantic Grouping strategy to ensure that unlabeled features adequately represent labeled features.

30
04 Mar 2024

Inconsistency Masks: Removing the Uncertainty from Input-Pseudo-Label Pairs

michaelvorndran/inconsistencymasks 25 Jan 2024

Efficiently generating sufficient labeled data remains a major bottleneck in deep learning, particularly for image segmentation tasks where labeling requires significant time and effort.

14
25 Jan 2024

PixelDINO: Semi-Supervised Semantic Segmentation for Detecting Permafrost Disturbances

khdlr/pixeldino 17 Jan 2024

To improve model generalization across the Arctic without the need for additional labelled data, we present a semi-supervised learning approach to train semantic segmentation models to detect RTS.

4
17 Jan 2024

SemiVL: Semi-Supervised Semantic Segmentation with Vision-Language Guidance

google-research/semivl 27 Nov 2023

In SemiVL, we propose to integrate rich priors from VLM pre-training into semi-supervised semantic segmentation to learn better semantic decision boundaries.

72
27 Nov 2023

Switching Temporary Teachers for Semi-Supervised Semantic Segmentation

naver-ai/dual-teacher NeurIPS 2023

The teacher-student framework, prevalent in semi-supervised semantic segmentation, mainly employs the exponential moving average (EMA) to update a single teacher's weights based on the student's.

30
21 Sep 2023

Semi-Supervised Semantic Segmentation via Marginal Contextual Information

s4mcontext/s4mc 26 Aug 2023

We present a novel confidence refinement scheme that enhances pseudo-labels in semi-supervised semantic segmentation.

8
26 Aug 2023

NP-SemiSeg: When Neural Processes meet Semi-Supervised Semantic Segmentation

jianf-wang/np-semiseg 5 Aug 2023

This is useful in a wide range of real-world applications where collecting pixel-wise labels is not feasible in time or cost.

43
05 Aug 2023

Improving Semi-Supervised Semantic Segmentation with Dual-Level Siamese Structure Network

kunzhan/DSSN 26 Jul 2023

Semi-supervised semantic segmentation (SSS) is an important task that utilizes both labeled and unlabeled data to reduce expenses on labeling training examples.

16
26 Jul 2023

CorrMatch: Label Propagation via Correlation Matching for Semi-Supervised Semantic Segmentation

bbbbchan/corrmatch 7 Jun 2023

Motivated by these, we aim to improve the use efficiency of unlabeled data by designing two novel label propagation strategies.

68
07 Jun 2023