paper-with-me

Papers

Augmentation Matters: A Simple-yet-Effective Approach to Semi-supervised Semantic Segmentation

2022-12-09 · CVPR 2023 1 · Zhen Zhao, Lihe Yang, Sifan Long, Jimin Pi, Luping Zhou, Jingdong Wang

Recent studies on semi-supervised semantic segmentation (SSS) have seen fast progress. Despite their promising performance, current state-of-the-art methods tend to increasingly complex designs at the cost of introducing more network components and additional training procedures. Differently, in this work, we follow a standard teacher-student framework and propose AugSeg, a simple and clean approach that focuses mainly on data perturbations to boost the SSS performance. We argue that various data augmentations should be adjusted to better adapt to the semi-supervised scenarios instead of directly applying these techniques from supervised learning. Specifically, we adopt a simplified intensity-based augmentation that selects a random number of data transformations with uniformly sampling distortion strengths from a continuous space. Based on the estimated confidence of the model on different unlabeled samples, we also randomly inject labelled information to augment the unlabeled samples in an adaptive manner. Without bells and whistles, our simple AugSeg can readily achieve new state-of-the-art performance on SSS benchmarks under different partition protocols.

📄 PDF Abstract BibTeX arXiv:2212.04976

Code (1)

zhenzhao/augseg 공식 구현 pytorch

Tasks

Semantic SegmentationSemi-Supervised Semantic Segmentation

Similar Papers 제목 키워드 기반

A Simple Baseline for Semi-supervised Semantic Segmentation with Strong Data Augmentation

2021-04-15 · ICCV 2021 10 · Jianlong Yuan, Yifan Liu, Chunhua Shen, Zhibin Wang 외

Recently, significant progress has been made on semantic segmentation. However, the success of supervised semantic segmentation typically relies on a large amount of labelled data, which is time-consuming and costly to o…

Data Augmentationimage-classificationImage ClassificationPseudo Label+3

Tied-Augment: Controlling Representation Similarity Improves Data Augmentation

2023-05-22 · Emirhan Kurtulus, Zichao Li, Yann Dauphin, Ekin Dogus Cubuk

Data augmentation methods have played an important role in the recent advance of deep learning models, and have become an indispensable component of state-of-the-art models in semi-supervised, self-supervised, and superv…

Data Augmentation

Dense FixMatch: a simple semi-supervised learning method for pixel-wise prediction tasks

2022-10-18 · Miquel Martí i Rabadán, Alessandro Pieropan, Hossein Azizpour, Atsuto Maki

We propose Dense FixMatch, a simple method for online semi-supervised learning of dense and structured prediction tasks combining pseudo-labeling and consistency regularization via strong data augmentation. We enable the…

Data Augmentationimage-classificationSemantic SegmentationSemi-Supervised Semantic Segmentation

A Simple Semi-Supervised Learning Framework for Object Detection

2020-05-10 · Kihyuk Sohn, Zizhao Zhang, Chun-Liang Li, Han Zhang 외

Semi-supervised learning (SSL) has a potential to improve the predictive performance of machine learning models using unlabeled data. Although there has been remarkable recent progress, the scope of demonstration in SSL …

Data Augmentationimage-classificationImage ClassificationObject+3

Boosting Semi-Supervised 3D Object Detection with Semi-Sampling

2022-11-14 · Xiaopei Wu, Yang Zhao, Liang Peng, Hua Chen 외

Current 3D object detection methods heavily rely on an enormous amount of annotations. Semi-supervised learning can be used to alleviate this issue. Previous semi-supervised 3D object detection methods directly follow th…

3D Object DetectionData AugmentationObjectobject-detection+1