paper-with-me

홈 › Papers

WildNet: Learning Domain Generalized Semantic Segmentation from the Wild

2022-04-04 · CVPR 2022 1 · Suhyeon Lee, Hongje Seong, Seongwon Lee, Euntai Kim

We present a new domain generalized semantic segmentation network named WildNet, which learns domain-generalized features by leveraging a variety of contents and styles from the wild. In domain generalization, the low generalization ability for unseen target domains is clearly due to overfitting to the source domain. To address this problem, previous works have focused on generalizing the domain by removing or diversifying the styles of the source domain. These alleviated overfitting to the source-style but overlooked overfitting to the source-content. In this paper, we propose to diversify both the content and style of the source domain with the help of the wild. Our main idea is for networks to naturally learn domain-generalized semantic information from the wild. To this end, we diversify styles by augmenting source features to resemble wild styles and enable networks to adapt to a variety of styles. Furthermore, we encourage networks to learn class-discriminant features by providing semantic variations borrowed from the wild to source contents in the feature space. Finally, we regularize networks to capture consistent semantic information even when both the content and style of the source domain are extended to the wild. Extensive experiments on five different datasets validate the effectiveness of our WildNet, and we significantly outperform state-of-the-art methods. The source code and model are available online: https://github.com/suhyeonlee/WildNet.

📄 PDF Abstract BibTeX arXiv:2204.01446

Code (1)

suhyeonlee/wildnet 공식 구현 pytorch

Tasks

Domain GeneralizationSemantic Segmentation

Similar Papers 제목 키워드 기반

Deep Affect Prediction in-the-wild: Aff-Wild Database and Challenge, Deep Architectures, and Beyond

2018-04-29 · Dimitrios Kollias, Panagiotis Tzirakis, Mihalis A. Nicolaou, Athanasios Papaioannou 외

Automatic understanding of human affect using visual signals is of great importance in everyday human-machine interactions. Appraising human emotional states, behaviors and reactions displayed in real-world settings, can…

Emotion Recognition

3D Semantic Segmentation in the Wild: Learning Generalized Models for Adverse-Condition Point Clouds

2023-04-03 · CVPR 2023 1 · Aoran Xiao, Jiaxing Huang, Weihao Xuan, Ruijie Ren 외

Robust point cloud parsing under all-weather conditions is crucial to level-5 autonomy in autonomous driving. However, how to learn a universal 3D semantic segmentation (3DSS) model is largely neglected as most existing …

3D Semantic SegmentationAutonomous DrivingSemantic Segmentation

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

Classes Matter: A Fine-grained Adversarial Approach to Cross-domain Semantic Segmentation

2020-07-17 · ECCV 2020 8 · Haoran Wang, Tong Shen, Wei zhang, Ling-Yu Duan 외

Despite great progress in supervised semantic segmentation,a large performance drop is usually observed when deploying the model in the wild. Domain adaptation methods tackle the issue by aligning the source domain and t…

Domain AdaptationImage-to-Image TranslationSemantic SegmentationSynthetic-to-Real Translation

Meta-Learned Feature Critics for Domain Generalized Semantic Segmentation

2021-12-27 · Zu-Yun Shiau, Wei-Wei Lin, Ci-Siang Lin, Yu-Chiang Frank Wang

How to handle domain shifts when recognizing or segmenting visual data across domains has been studied by learning and vision communities. In this paper, we address domain generalized semantic segmentation, in which the …

DisentanglementDomain AdaptationDomain GeneralizationMeta-Learning+2