paper-with-me

Papers

Pixel Level Data Augmentation for Semantic Image Segmentation using Generative Adversarial Networks

2018-11-01 · Shuangting Liu, Jia-Qi Zhang, Yuxin Chen, Yifan Liu, Zengchang Qin, Tao Wan

Semantic segmentation is one of the basic topics in computer vision, it aims to assign semantic labels to every pixel of an image. Unbalanced semantic label distribution could have a negative influence on segmentation accuracy. In this paper, we investigate using data augmentation approach to balance the semantic label distribution in order to improve segmentation performance. We propose using generative adversarial networks (GANs) to generate realistic images for improving the performance of semantic segmentation networks. Experimental results show that the proposed method can not only improve segmentation performance on those classes with low accuracy, but also obtain 1.3% to 2.1% increase in average segmentation accuracy. It shows that this augmentation method can boost accuracy and be easily applicable to any other segmentation models.

📄 PDF Abstract BibTeX arXiv:1811.00174

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationImage SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Promptable Representation Distribution Learning and Data Augmentation for Gigapixel Histopathology WSI Analysis

2024-12-19 · Kunming Tang, Zhiguo Jiang, Jun Shi, Wei Wang 외

Gigapixel image analysis, particularly for whole slide images (WSIs), often relies on multiple instance learning (MIL). Under the paradigm of MIL, patch image representations are extracted and then fixed during the train…

Data AugmentationMultiple Instance LearningRepresentation Learningwhole slide images

Superpixel Graph Contrastive Clustering with Semantic-Invariant Augmentations for Hyperspectral Images

2024-03-04 · Jianhan Qi, Yuheng Jia, Hui Liu, Junhui Hou

Hyperspectral images (HSI) clustering is an important but challenging task. The state-of-the-art (SOTA) methods usually rely on superpixels, however, they do not fully utilize the spatial and spectral information in HSI …

ClusteringContrastive LearningSuperpixels

R&D: Balancing Reliability and Diversity in Synthetic Data Augmentation for Semantic Segmentation

2026-03-19 · Huy Che, Dinh-Duy Phan, Duc-Khai Lam arxiv

Collecting and annotating datasets for pixel-level semantic segmentation tasks are highly labor-intensive. Data augmentation provides a viable solution by enhancing model generalization without additional real-world data…

Semantic SegmentationData Augmentation

Data Factory with Minimal Human Effort Using VLMs

2025-10-07 · Jiaojiao Ye, Jiaxing Zhong, Qian Xie, Yuzhou Zhou 외 arxiv

Generating enough and diverse data through augmentation offers an efficient solution to the time-consuming and labour-intensive process of collecting and annotating pixel-wise images. Traditional data augmentation techni…

Semantic SegmentationData Augmentation

AUGCO: Augmentation Consistency-guided Self-training for Source-free Domain Adaptive Semantic Segmentation

2021-07-21 · Viraj Prabhu, Shivam Khare, Deeksha Kartik, Judy Hoffman

Most modern approaches for domain adaptive semantic segmentation rely on continued access to source data during adaptation, which may be infeasible due to computational or privacy constraints. We focus on source-free dom…

Domain AdaptationSegmentationSemantic SegmentationSource-Free Domain Adaptation