paper-with-me

Papers

Mask-based Data Augmentation for Semi-supervised Semantic Segmentation

2021-01-25 · Ying Chen, Xu Ouyang, Kaiyue Zhu, Gady Agam

Semantic segmentation using convolutional neural networks (CNN) is a crucial component in image analysis. Training a CNN to perform semantic segmentation requires a large amount of labeled data, where the production of such labeled data is both costly and labor intensive. Semi-supervised learning algorithms address this issue by utilizing unlabeled data and so reduce the amount of labeled data needed for training. In particular, data augmentation techniques such as CutMix and ClassMix generate additional training data from existing labeled data. In this paper we propose a new approach for data augmentation, termed ComplexMix, which incorporates aspects of CutMix and ClassMix with improved performance. The proposed approach has the ability to control the complexity of the augmented data while attempting to be semantically-correct and address the tradeoff between complexity and correctness. The proposed ComplexMix approach is evaluated on a standard dataset for semantic segmentation and compared to other state-of-the-art techniques. Experimental results show that our method yields improvement over state-of-the-art methods on standard datasets for semantic image segmentation.

📄 PDF Abstract BibTeX arXiv:2101.10156

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationImage SegmentationSegmentationSemantic SegmentationSemi-Supervised Semantic Segmentation

Methods 이 논문이 사용한 방법론

CutMix CutMix is an image data augmentation strategy. Instead of simply removing pixels as in Cutout, we replace the removed regions with…

Similar Papers 제목 키워드 기반

Adaptive Spatial Augmentation for Semi-supervised Semantic Segmentation

2025-05-29 · Lingyan Ran, YaLi Li, Tao Zhuo, Shizhou Zhang 외

In semi-supervised semantic segmentation (SSSS), data augmentation plays a crucial role in the weak-to-strong consistency regularization framework, as it enhances diversity and improves model generalization. Recent stron…

Data AugmentationDiversitySemantic SegmentationSemi-Supervised Semantic Segmentation

Exploring Data Augmentations on Self-/Semi-/Fully- Supervised Pre-trained Models

2023-10-28 · Shentong Mo, Zhun Sun, Chao Li

Data augmentation has become a standard component of vision pre-trained models to capture the invariance between augmented views. In practice, augmentation techniques that mask regions of a sample with zero/mean values o…

Data AugmentationDiversityimage-classificationImage Classification+4

Semi-supervised 2D Human Pose Estimation via Adaptive Keypoint Masking

2024-04-23 · Kexin Meng, Ruirui Li, Daguang Jiang

Human pose estimation is a fundamental and challenging task in computer vision. Larger-scale and more accurate keypoint annotations, while helpful for improving the accuracy of supervised pose estimation, are often expen…

2D Human Pose EstimationData AugmentationPose Estimation

Semi-supervised semantic segmentation needs strong, high-dimensional perturbations

2019-09-25 · Geoff French, Timo Aila, Samuli Laine, Michal Mackiewicz 외

Consistency regularization describes a class of approaches that have yielded ground breaking results in semi-supervised classification problems. Prior work has established the cluster assumption\,---\,under which the dat…

SegmentationSemantic SegmentationSemi-Supervised Semantic SegmentationVocal Bursts Intensity Prediction

Colour augmentation for improved semi-supervised semantic segmentation

2021-10-09 · Geoff French, Michal Mackiewicz

Consistency regularization describes a class of approaches that have yielded state-of-the-art results for semi-supervised classification. While semi-supervised semantic segmentation proved to be more challenging, a numbe…

ClassificationSegmentationSelf-Supervised LearningSemantic Segmentation+1