arXiv Analytics

Sign in

arXiv:1703.10593 [cs.CV]AbstractReferencesReviewsResources

Unpaired Image-to-Image Translation using Cycle-Consistent Adversarial Networks

Jun-Yan Zhu, Taesung Park, Phillip Isola, Alexei A. Efros

Published 2017-03-30Version 1

Image-to-image translation is a class of vision and graphics problems where the goal is to learn the mapping between an input image and an output image using a training set of aligned image pairs. However, for many tasks, paired training data will not be available. We present an approach for learning to translate an image from a source domain $X$ to a target domain $Y$ in the absence of paired examples. Our goal is to learn a mapping $G: X \rightarrow Y$ such that the distribution of images from $G(X)$ is indistinguishable from the distribution $Y$ using an adversarial loss. Because this mapping is highly under-constrained, we couple it with an inverse mapping $F: Y \rightarrow X$ and introduce a cycle consistency loss to push $F(G(X)) \approx X$ (and vice versa). Qualitative results are presented on several tasks where paired training data does not exist, including collection style transfer, object transfiguration, season transfer, photo enhancement, etc. Quantitative comparisons against several prior methods demonstrate the superiority of our approach.

Related articles: Most relevant | Search more
arXiv:2212.13253 [cs.CV] (Published 2022-12-26)
DSI2I: Dense Style for Unpaired Image-to-Image Translation
arXiv:2003.04858 [cs.CV] (Published 2020-03-10)
Unpaired Image-to-Image Translation using Adversarial Consistency Loss
arXiv:2007.04505 [cs.CV] (Published 2020-07-09)
Towards Unsupervised Learning for Instrument Segmentation in Robotic Surgery with Cycle-Consistent Adversarial Networks