TL;DR
ClassMix introduces a novel augmentation method for semi-supervised semantic segmentation that mixes unlabelled samples based on network predictions, achieving state-of-the-art results on standard benchmarks.
Contribution
The paper presents ClassMix, a new augmentation technique that improves semi-supervised segmentation by respecting object boundaries through mixing predictions.
Findings
Attains state-of-the-art results on semi-supervised segmentation benchmarks.
Extensive ablation studies validate the effectiveness of design choices.
Improves segmentation performance with less manual labeling effort.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
