Paired and Unpaired Image to Image Translation using Generative Adversarial Networks
Gaurav Kumar, Soham Satyadharma, Harpreet Singh

TL;DR
This paper explores paired and unpaired image-to-image translation using GANs, analyzing various architectures, loss functions, and metrics to improve and evaluate translation quality across multiple domains.
Contribution
It introduces a comprehensive study of both paired and unpaired image translation with new quantitative metrics and detailed experimental analysis.
Findings
Cycle consistency loss improves unpaired translation quality.
Different Patch-GAN sizes affect the realism of generated images.
New metrics like precision, recall, and FID provide better evaluation.
Abstract
Image to image translation is an active area of research in the field of computer vision, enabling the generation of new images with different styles, textures, or resolutions while preserving their characteristic properties. Recent architectures leverage Generative Adversarial Networks (GANs) to transform input images from one domain to another. In this work, we focus on the study of both paired and unpaired image translation across multiple image domains. For the paired task, we used a conditional GAN model, and for the unpaired task, we trained it using cycle consistency loss. We experimented with different types of loss functions, multiple Patch-GAN sizes, and model architectures. New quantitative metrics - precision, recall, and FID score - were used for analysis. In addition, a qualitative study of the results of different experiments was conducted.
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 · Image Enhancement Techniques · Advanced Image Processing Techniques
MethodsFocus
