Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

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

About

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.

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

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-10 (test)
Accuracy34.73
3381
Person Re-IdentificationMarket1501 (test)
Rank-1 Accuracy48.1
1264
Person Re-IdentificationDuke MTMC-reID (test)
Rank-138.5
1018
Vehicle Re-identificationVeRi-776 (test)
Rank-155.42
232
Facial Landmark Detection300-W (Common)
NME2.74
180
Facial Attribute ClassificationCelebA--
163
Image DehazingSOTS (test)
PSNR24.26
161
Image DerainingRain100L (test)
PSNR30.12
161
Facial Landmark Detection300W (Challenging)
NME5.43
159
Image DerainingRain100L
PSNR24.61
152
Showing 10 of 347 rows
...

Other info

Follow for update