paper-with-me

Papers

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 real (target) domains. Our study finds that the image style variation can largely influence the model's performance and the style features can be well represented by the channel-wise mean and standard deviation of images. Inspired by this, we propose a novel adversarial style augmentation (AdvStyle) approach, which can dynamically generate hard stylized images during training and thus can effectively prevent the model from overfitting on the source domain. Specifically, AdvStyle regards the style feature as a learnable parameter and updates it by adversarial training. The learned adversarial style feature is used to construct an adversarial image for robust model training. AdvStyle is easy to implement and can be readily applied to different models. Experiments on two synthetic-to-real semantic segmentation benchmarks demonstrate that AdvStyle can significantly improve the model performance on unseen real domains and show that we can achieve the state of the art. Moreover, AdvStyle can be employed to domain generalized image classification and produces a clear improvement on the considered datasets.

📄 PDF Abstract BibTeX arXiv:2207.04892

Code (1)

harisankar95/AdvStyle pytorch

Tasks

Domain Generalizationimage-classificationImage ClassificationScene SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

DoubleAUG: Single-domain Generalized Object Detector in Urban via Color Perturbation and Dual-style Memory

2023-11-22 · Lei Qi, Peng Dong, Tan Xiong, Hui Xue 외

Object detection in urban scenarios is crucial for autonomous driving in intelligent traffic systems. However, unlike conventional object detection tasks, urban-scene images vary greatly in style. For example, images tak…

Autonomous Drivingobject-detectionObject Detection

Learning Content-enhanced Mask Transformer for Domain Generalized Urban-Scene Segmentation

2023-07-01 · Qi Bi, ShaoDi You, Theo Gevers

Domain-generalized urban-scene semantic segmentation (USSS) aims to learn generalized semantic predictions across diverse urban-scene styles. Unlike domain gap challenges, USSS is unique in that the semantic categories a…

DecoderDomain AdaptationDomain GeneralizationScene Segmentation+4

Learning Generalized Segmentation for Foggy-scenes by Bi-directional Wavelet Guidance

2024-02-28 · Association for the Advancement of Artificial Intelligence (AAAI) 2024 2 · Qi Bi, ShaoDi You, Theo Gevers

Learning scene semantics that can be well generalized to foggy conditions is important for safety-crucial applications such as autonomous driving. Existing methods need both annotated clear images and foggy images to tr…

Autonomous DrivingDomain AdaptationDomain GeneralizationFoggy Scene Segmentation+3

Generalized One-shot Domain Adaptation of Generative Adversarial Networks

2022-09-08 · ZiCheng Zhang, Yinglu Liu, Congying Han, Tiande Guo 외

The adaptation of a Generative Adversarial Network (GAN) aims to transfer a pre-trained GAN to a target domain with limited training data. In this paper, we focus on the one-shot case, which is more challenging and rarel…

Domain AdaptationGenerative Adversarial NetworkStyle Transfer

Streetscape augmentation using generative adversarial networks: insights related to health and wellbeing

2019-05-14 · Jasper S. Wijnands, Kerry A. Nice, Jason Thompson, Haifeng Zhao 외

Deep learning using neural networks has provided advances in image style transfer, merging the content of one image (e.g., a photo) with the style of another (e.g., a painting). Our research shows this concept can be ext…

Style Transfer