Unsupervised Image-to-Image Translation with Generative Adversarial Networks
Hao Dong, Paarth Neekhara, Chao Wu, Yike Guo

TL;DR
This paper introduces an unsupervised deep learning approach using GANs for image-to-image translation, enabling transformation between domains without labeled data, demonstrating high generality and bidirectional translation capabilities.
Contribution
It presents a novel two-step unsupervised learning method for image translation that does not require paired data, improving flexibility and applicability over previous models.
Findings
Effective translation between unpaired image domains
Model demonstrates bidirectional translation capabilities
Avoids need for labeled training data
Abstract
It's useful to automatically transform an image from its original form to some synthetic form (style, partial contents, etc.), while keeping the original structure or semantics. We define this requirement as the "image-to-image translation" problem, and propose a general approach to achieve it, based on deep convolutional and conditional generative adversarial networks (GANs), which has gained a phenomenal success to learn mapping images from noise input since 2014. In this work, we develop a two step (unsupervised) learning method to translate images between different domains by using unlabeled images without specifying any correspondence between them, so that to avoid the cost of acquiring labeled data. Compared with prior works, we demonstrated the capacity of generality in our model, by which variance of translations can be conduct by a single type of model. Such capability is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Digital Media Forensic Detection · Advanced Image Processing Techniques
