Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Semi-Supervised Semantic Segmentation with Pixel-Level Contrastive Learning from a Class-wise Memory Bank

About

This work presents a novel approach for semi-supervised semantic segmentation. The key element of this approach is our contrastive learning module that enforces the segmentation network to yield similar pixel-level feature representations for same-class samples across the whole dataset. To achieve this, we maintain a memory bank continuously updated with relevant and high-quality feature vectors from labeled data. In an end-to-end training, the features from both labeled and unlabeled data are optimized to be similar to same-class samples from the memory bank. Our approach outperforms the current state-of-the-art for semi-supervised semantic segmentation and semi-supervised domain adaptation on well-known public benchmarks, with larger improvements on the most challenging scenarios, i.e., less available labeled data. https://github.com/Shathe/SemiSeg-Contrastive

Inigo Alonso, Alberto Sabater, David Ferstl, Luis Montesano, Ana C. Murillo• 2021

Related benchmarks

TaskDatasetResultRank
Semantic segmentationPASCAL VOC 2012 (val)
Mean IoU75.9
2040
Semantic segmentationPASCAL VOC (val)
mIoU75.9
338
Semantic segmentationCityscapes (val)
mIoU74.2
133
Semi-supervised Domain AdaptationCityscapes GTA5 to Cityscapes (val)
mIoU65.6
12
Semi-supervised Semantic SegmentationCityscapes (val)
mIoU65.1
12
Semantic segmentationCityscapes 2012 (val)
mIoU (1/8 Scale)70
8
Showing 6 of 6 rows

Other info

Code

Follow for update