Home

Awesome

Cycle Consistent Adversarial Domain Adaptation (CyCADA)

A pytorch implementation of CyCADA.

If you use this code in your research please consider citing

@inproceedings{Hoffman_cycada2017,<br>        authors = {Judy Hoffman and Eric Tzeng and Taesung Park and Jun-Yan Zhu,<br>              and Phillip Isola and Kate Saenko and Alexei A. Efros and Trevor Darrell},<br>        title = {CyCADA: Cycle Consistent Adversarial Domain Adaptation},<br>        booktitle = {International Conference on Machine Learning (ICML)},<br>        year = 2018<br> }

Setup

Train image adaptation only (digits)

Train feature adaptation only (digits)

Train feature adaptation following image adaptation

Train Feature Adaptation for Semantic Segmentation