paper-with-me

Papers

Domain Adaptation on Semantic Segmentation with Separate Affine Transformation in Batch Normalization

2021-10-14 · Junhao Yan, Woonsok Lee

In recent years, unsupervised domain adaptation (UDA) for semantic segmentation has brought many researchers'attention. Many of them take an approach to design a complex system so as to better align the gap between source and target domain. Instead, we focus on the very basic structure of the deep neural network, Batch Normalization, and propose to replace the Sharing Affine Transformation with our proposed Separate Affine Transformation (SEAT). The proposed SEAT is simple, easily implemented and easy to integrate into existing adversarial learning based UDA methods. Also, to further improve the adaptation quality, we introduce multi level adaptation by adding the lower-level features to the higher-level ones before feeding them to the discriminator, without adding extra discriminator like others. Experiments show that the proposed methods is less complex without losing performance accuracy when compared with other UDA methods.

📄 PDF Abstract BibTeX arXiv:2110.07376

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationSemantic SegmentationUnsupervised Domain Adaptation

Methods 이 논문이 사용한 방법론

Batch Normalization 설명 없음

Similar Papers 제목 키워드 기반

SSF-DAN: Separated Semantic Feature Based Domain Adaptation Network for Semantic Segmentation

2019-10-01 · ICCV 2019 10 · Liang Du, Jingang Tan, Hongye Yang, Jianfeng Feng 외

Despite the great success achieved by supervised fully convolutional models in semantic segmentation, training the models requires a large amount of labor-intensive work to generate pixel-level annotations. Recent works …

Domain AdaptationSegmentationSemantic Segmentation

Test-time adaptation for geospatial point cloud semantic segmentation with distinct domain shifts

2024-07-08 · Puzuo Wang, Wei Yao, Jie Shao, Zhiyi He

Domain adaptation (DA) techniques help deep learning models generalize across data shifts for point cloud semantic segmentation (PCSS). Test-time adaptation (TTA) allows direct adaptation of a pre-trained model to unlabe…

Domain AdaptationSelf-Supervised LearningSemantic SegmentationTest-time Adaptation

Pixel-level Intra-domain Adaptation for Semantic Segmentation

2021-10-17 · ACM International Conference on Multimedia 2021 10 · Zizheng Yan, Xianggang Yu, Yipeng Qin, Yushuang Wu 외

Recent advances in unsupervised domain adaptation have achieved remarkable performance on semantic segmentation tasks. Despite such progress, existing works mainly focus on bridging the inter-domain gaps between the sour…

Domain AdaptationSegmentationSemantic SegmentationSynthetic-to-Real Translation+1

PØDA: Prompt-driven Zero-shot Domain Adaptation

2022-12-06 · Mohammad Fahes, Tuan-Hung Vu, Andrei Bursuc, Patrick Pérez 외

Domain adaptation has been vastly investigated in computer vision but still requires access to target images at train time, which might be intractable in some uncommon conditions. In this paper, we propose the task of `P…

Domain Adaptationimage-classificationImage ClassificationLanguage Modeling+6

PODA: Prompt-driven Zero-shot Domain Adaptation

2023-01-01 · ICCV 2023 1 · Mohammad Fahes, Tuan-Hung Vu, Andrei Bursuc, Patrick Pérez 외

Domain adaptation has been vastly investigated in computer vision but still requires access to target images at train time, which might be intractable in some uncommon conditions. In this paper, we propose the task o…

Domain Adaptationimage-classificationImage ClassificationLanguage Modeling+8