paper-with-me

홈 › Papers

Learning to Augment: Hallucinating Data for Domain Generalized Segmentation

2023-07-04 · Qiyu Sun, Pavlo Melnyk, Michael Felsberg, Yang Tang

Domain generalized semantic segmentation (DGSS) is an essential but highly challenging task, in which the model is trained only on source data and any target data is not available. Existing DGSS methods primarily standardize the feature distribution or utilize extra domain data for augmentation. However, the former sacrifices valuable information and the latter introduces domain biases. Therefore, generating diverse-style source data without auxiliary data emerges as an attractive strategy. In light of this, we propose GAN-based feature augmentation (GBFA) that hallucinates stylized feature maps while preserving their semantic contents with a feature generator. The impressive generative capability of GANs enables GBFA to perform inter-channel and trainable feature synthesis in an end-to-end framework. To enable learning GBFA, we introduce random image color augmentation (RICA), which adds a diverse range of variations to source images during training. These augmented images are then passed through a feature extractor to obtain features tailored for GBFA training. Both GBFA and RICA operate exclusively within the source domain, eliminating the need for auxiliary datasets. We conduct extensive experiments, and the generalization results from the synthetic GTAV and SYNTHIA to the real Cityscapes, BDDS, and Mapillary datasets show that our method achieves state-of-the-art performance in DGSS.

📄 PDF Abstract BibTeX arXiv:2307.01703

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationImage EnhancementSemantic Segmentation

Similar Papers 제목 키워드 기반

Federated and Generalized Person Re-identification through Domain and Feature Hallucinating

2022-03-05 · Fengxiang Yang, Zhun Zhong, Zhiming Luo, Shaozi Li 외

In this paper, we study the problem of federated domain generalization (FedDG) for person re-identification (re-ID), which aims to learn a generalized model with multiple decentralized labeled source domains. An empirica…

Domain GeneralizationPerson Re-IdentificationUnsupervised Domain Adaptation

DG-TTA: Out-of-domain Medical Image Segmentation through Augmentation and Descriptor-driven Domain Generalization and Test-Time Adaptation

2023-12-11 · Christian Weihsbach, Christian N. Kruse, Alexander Bigalke, Mattias P. Heinrich

Purpose: Applying pre-trained medical deep learning segmentation models on out-of-domain images often yields predictions of insufficient quality. In this study, we propose to use a powerful generalizing descriptor along …

Domain AdaptationDomain GeneralizationImage RegistrationImage Segmentation+5

Enhancing Pseudo Label Quality for Semi-Supervised Domain-Generalized Medical Image Segmentation

2022-01-21 · Huifeng Yao, Xiaowei Hu, Xiaomeng Li

Generalizing the medical image segmentation algorithms to unseen domains is an important research topic for computer-aided diagnosis and surgery. Most existing methods require a fully labeled dataset in each source domai…

Image SegmentationMedical Image SegmentationPseudo LabelSemantic Segmentation

Adaptive Texture Filtering for Single-Domain Generalized Segmentation

2023-03-06 · Xinhui Li, Mingjia Li, Yaxing Wang, Chuan-Xian Ren 외

Domain generalization in semantic segmentation aims to alleviate the performance degradation on unseen domains through learning domain-invariant features. Existing methods diversify images in the source domain by adding …

Domain GeneralizationSemantic Segmentation

Adversarial Style Augmentation for Domain Generalized Urban-Scene Segmentation

2022-07-11 · Zhun Zhong, Yuyang Zhao, Gim Hee Lee, Nicu Sebe

In this paper, we consider the problem of domain generalization in semantic segmentation, which aims to learn a robust model using only labeled synthetic (source) data. The model is expected to perform well on unseen rea…

Domain Generalizationimage-classificationImage ClassificationScene Segmentation+1