paper-with-me

Papers

CyCADA: Cycle-Consistent Adversarial Domain Adaptation

2017-11-08 · ICML 2018 7 · Judy Hoffman, Eric Tzeng, Taesung Park, Jun-Yan Zhu, Phillip Isola, Kate Saenko, Alexei A. Efros, Trevor Darrell

Domain adaptation is critical for success in new, unseen environments. Adversarial adaptation models applied in feature spaces discover domain invariant representations, but are difficult to visualize and sometimes fail to capture pixel-level and low-level domain shifts. Recent work has shown that generative adversarial networks combined with cycle-consistency constraints are surprisingly effective at mapping images between domains, even without the use of aligned image pairs. We propose a novel discriminatively-trained Cycle-Consistent Adversarial Domain Adaptation model. CyCADA adapts representations at both the pixel-level and feature-level, enforces cycle-consistency while leveraging a task loss, and does not require aligned pairs. Our model can be applied in a variety of visual recognition and prediction settings. We show new state-of-the-art results across multiple adaptation tasks, including digit classification and semantic segmentation of road scenes demonstrating transfer from synthetic to real world domains.

📄 PDF Abstract BibTeX arXiv:1711.03213

Code (3)

jhoffman/cycada_release 공식 구현 pytorch
thuml/Transfer-Learning-Library pytorch
tkhkaeio/CyCADA pytorch

Tasks

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

Similar Papers 제목 키워드 기반

Cross-Sensor Adversarial Domain Adaptation of Landsat-8 and Proba-V images for Cloud Detection

2020-06-10 · Gonzalo Mateo-García, Valero Laparra, Dan López-Puigdollers, Luis Gómez-Chova

The number of Earth observation satellites carrying optical sensors with similar characteristics is constantly growing. Despite their similarities and the potential synergies among them, derived satellite products are of…

Cloud DetectionDomain AdaptationEarth ObservationTransfer Learning

High-resolution semantically-consistent image-to-image translation

2022-09-13 · Mikhail Sokolov, Christopher Henry, Joni Storie, Christopher Storie 외

Deep learning has become one of remote sensing scientists' most efficient computer vision tools in recent years. However, the lack of training labels for the remote sensing datasets means that scientists need to solve th…

Domain AdaptationImage SegmentationImage-to-Image TranslationSemantic Segmentation+3

An Example for Domain Adaptation Using CycleGAN

2026-01-13 · Yanhua Zhao arxiv

Cycle-Consistent Adversarial Network (CycleGAN) is very promising in domain adaptation. In this report, an example in medical domain will be explained. We present struecture of a CycleGAN model for unpaired image-to-imag…

Image-to-Image TranslationDomain Adaptation

Cycle-consistent Conditional Adversarial Transfer Networks

2019-09-17 · Jingjing Li, Erpeng Chen, Zhengming Ding, Lei Zhu 외

Domain adaptation investigates the problem of cross-domain knowledge transfer where the labeled source domain and unlabeled target domain have distinctive data distributions. Recently, adversarial training have been succ…

Domain AdaptationTransfer Learning

Unsupervised Speech Domain Adaptation Based on Disentangled Representation Learning for Robust Speech Recognition

2019-04-12 · Jong-Hyeon Park, Myungwoo Oh, Hyung-Min Park

In general, the performance of automatic speech recognition (ASR) systems is significantly degraded due to the mismatch between training and test environments. Recently, a deep-learning-based image-to-image translation t…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Domain AdaptationImage-to-Image Translation+5