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

ClassMix: Segmentation-Based Data Augmentation for Semi-Supervised Learning

About

The state of the art in semantic segmentation is steadily increasing in performance, resulting in more precise and reliable segmentations in many different applications. However, progress is limited by the cost of generating labels for training, which sometimes requires hours of manual labor for a single image. Because of this, semi-supervised methods have been applied to this task, with varying degrees of success. A key challenge is that common augmentations used in semi-supervised classification are less effective for semantic segmentation. We propose a novel data augmentation mechanism called ClassMix, which generates augmentations by mixing unlabelled samples, by leveraging on the network's predictions for respecting object boundaries. We evaluate this augmentation technique on two common semi-supervised semantic segmentation benchmarks, showing that it attains state-of-the-art results. Lastly, we also provide extensive ablation studies comparing different design decisions and training regimes.

Viktor Olsson, Wilhelm Tranheden, Juliano Pinto, Lennart Svensson• 2020

Related benchmarks

TaskDatasetResultRank
Semantic segmentationPASCAL VOC 2012 (val)
Mean IoU72.45
2040
Semantic segmentationGTA5 → Cityscapes (val)
mIoU64.3
533
Semantic segmentationPASCAL VOC (val)
mIoU74.13
338
Semantic segmentationCityscapes (val)
mIoU66.29
332
Semantic segmentationCityscapes (val)
mIoU66.2
133
Semantic segmentationCityscapes 1/4 (744 labels)
mIoU63.6
80
Semantic segmentationSYNTHIA-to-Cityscapes 16 categories (val)
mIoU (Overall)73.1
74
Semantic segmentationCITYSCAPES 1/8 labeled samples 372 labels (val)
mIoU61.4
65
Semantic segmentationCityscapes (val)
mIoU66.29
33
Semantic segmentationPASCAL VOC 1/8 subset 2012 (val)
mIoU66.14
31
Showing 10 of 20 rows

Other info

Code

Follow for update