paper-with-me

Papers

DRANet: Disentangling Representation and Adaptation Networks for Unsupervised Cross-Domain Adaptation

2021-03-24 · CVPR 2021 1 · Seunghun Lee, Sunghyun Cho, Sunghoon Im

In this paper, we present DRANet, a network architecture that disentangles image representations and transfers the visual attributes in a latent space for unsupervised cross-domain adaptation. Unlike the existing domain adaptation methods that learn associated features sharing a domain, DRANet preserves the distinctiveness of each domain's characteristics. Our model encodes individual representations of content (scene structure) and style (artistic appearance) from both source and target images. Then, it adapts the domain by incorporating the transferred style factor into the content factor along with learnable weights specified for each domain. This learning framework allows bi-/multi-directional domain adaptation with a single encoder-decoder network and aligns their domain shift. Additionally, we propose a content-adaptive domain transfer module that helps retain scene structure while transferring style. Extensive experiments show our model successfully separates content-style factors and synthesizes visually pleasing domain-transferred images. The proposed method demonstrates state-of-the-art performance on standard digit classification tasks as well as semantic segmentation tasks.

📄 PDF Abstract BibTeX arXiv:2103.13447

Code (1)

Seung-Hun-Lee/DRANet 공식 구현 pytorch

Tasks

DecoderDomain Adaptation

Similar Papers 제목 키워드 기반

Sliced Wasserstein Discrepancy in Disentangling Representation and Adaptation Networks for Unsupervised Domain Adaptation

2025-04-03 · Joel Sol, Shadi Alijani, Homayoun Najjaran

This paper introduces DRANet-SWD, an extension of existing work that disentangles content and style representations of images for unsupervised domain adaptation (UDA). The approach builds upon DRANet by incorporating the…

Domain AdaptationUnsupervised Domain Adaptation

Joint Disentangling and Adaptation for Cross-Domain Person Re-Identification

2020-07-20 · ECCV 2020 8 · Yang Zou, Xiaodong Yang, Zhiding Yu, B. V. K. Vijaya Kumar 외

Although a significant progress has been witnessed in supervised person re-identification (re-id), it remains challenging to generalize re-id models to new domains due to the huge domain gaps. Recently, there has been a …

Domain AdaptationPerson Re-IdentificationUnsupervised Domain Adaptation

Learning Task-oriented Disentangled Representations for Unsupervised Domain Adaptation

2020-07-27 · Pingyang Dai, Peixian Chen, Qiong Wu, Xiaopeng Hong 외

Unsupervised domain adaptation (UDA) aims to address the domain-shift problem between a labeled source domain and an unlabeled target domain. Many efforts have been made to address the mismatch between the distributions …

Domain AdaptationRetrievalUnsupervised Domain Adaptation

Unsupervised Domain Adaptation for Cross-Modality Retinal Vessel Segmentation via Disentangling Representation Style Transfer and Collaborative Consistency Learning

2022-01-13 · Linkai Peng, Li Lin, Pujin Cheng, Ziqi Huang 외

Various deep learning models have been developed to segment anatomical structures from medical images, but they typically have poor performance when tested on another target domain with different data distribution. Recen…

Domain AdaptationImage ReconstructionRetinal Vessel SegmentationSegmentation+2

QuadraNet V2: Efficient and Sustainable Training of High-Order Neural Networks with Quadratic Adaptation

2024-05-06 · Chenhui Xu, Xinyao Wang, Fuxun Yu, JinJun Xiong 외

Machine learning is evolving towards high-order models that necessitate pre-training on extensive datasets, a process associated with significant overheads. Traditional models, despite having pre-trained weights, are bec…

GPU