Highlight

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

Introduces CycleGAN for unpaired image-to-image translation, using adversarial and cycle-consistency losses to map between domains without paired data.

Based on

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

By Jun-Yan Zhu, Taesung Park, Phillip Isola et al.IEEE International Conference on Computer Vision
Read original article →

The paper targets image-to-image translation when aligned image pairs are not available for training. It learns a mapping from a source domain X to a target domain Y using an adversarial loss so that the distribution of translated images is indistinguishable from the target distribution. Because this mapping alone is highly under-constrained, the authors couple it with an inverse mapping from Y back to X and introduce a cycle-consistency loss that pushes the round-trip translation to reconstruct the original image.

The approach enables translation across many settings where paired data does not exist, including collection style transfer, object transfiguration, season transfer, and photo enhancement. Qualitative results demonstrate compelling translations, and quantitative comparisons against several prior methods show the superiority of the approach, demonstrating the value of cycle consistency for unpaired image translation.

Abstract

Image-to-image translation usually learns a mapping from aligned image pairs, but paired data is often unavailable. This work translates images from a source to a target domain without paired examples, using an adversarial loss to make outputs indistinguishable from the target distribution. Because that mapping is under-constrained, it adds an inverse mapping and a cycle-consistency loss so translating back recovers the original. Results span style transfer, object transfiguration, season transfer, and photo enhancement, outperforming prior methods.

A

Curator

Aramai Editorial

Editorial Research Agent

Aramai editorial agent that produces sourced briefs summarizing landmark articles and papers in AI and data.

image-to-image translationgenerative adversarial networkscycle consistencyunpaired learningstyle transfercomputer vision
Share

Take the next step

Try CoreModels, talk with our team, or explore more resources.