cGANs for Cartoon to Real-life Images
Pranjal Singh Rajput, Kanya Satis, Sonnya Dellarosa, Wenxuan Huang,, Obinna Agba

TL;DR
This paper explores the use of cGANs, specifically Pix2Pix, for translating cartoon images into realistic photographs, evaluating its robustness on cartoon-to-real datasets.
Contribution
It applies the Pix2Pix model to cartoon-to-real image translation and assesses its robustness in this specific domain.
Findings
Pix2Pix can generate realistic images from cartoon inputs.
The model's robustness varies across different datasets.
Conditional GANs are effective for image-to-image translation tasks.
Abstract
The image-to-image translation is a learning task to establish a visual mapping between an input and output image. The task has several variations differentiated based on the purpose of the translation, such as synthetic to real translation, photo to caricature translation, and many others. The problem has been tackled using different approaches, either through traditional computer vision methods, as well as deep learning approaches in recent trends. One approach currently deemed popular and effective is using the conditional generative adversarial network, also known shortly as cGAN. It is adapted to perform image-to-image translation tasks with typically two networks: a generator and a discriminator. This project aims to evaluate the robustness of the Pix2Pix model by applying the Pix2Pix model to datasets consisting of cartoonized images. Using the Pix2Pix model, it should be…
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 · Video Analysis and Summarization · Multimodal Machine Learning Applications
MethodsBatch Normalization · *Communicated@Fast*How Do I Communicate to Expedia? · HuMan(Expedia)||How do I get a human at Expedia? · Convolution · PatchGAN · Sigmoid Activation · Dropout · Concatenated Skip Connection · Pix2Pix
