English

CycleGAN with three different unpaired datasets

Computer Vision and Pattern Recognition 2022-08-16 v1

Abstract

The original publication Unpaired Image-to-Image Translation using Cycle-Consistent Adversarial Networks served as the inspiration for this implementation project. Researchers developed a novel method for doing image-to-image translations using an unpaired dataset in the original study. Despite the fact that the pix2pix models findings are good, the matched dataset is frequently not available. In the absence of paired data, cycleGAN can therefore get over this issue by converting images to images. In order to lessen the difference between the images, they implemented cycle consistency loss.I evaluated CycleGAN with three different datasets, and this paper briefly discusses the findings and conclusions.

Keywords

Cite

@article{arxiv.2208.06526,
  title  = {CycleGAN with three different unpaired datasets},
  author = {Sai Pavan Tadem},
  journal= {arXiv preprint arXiv:2208.06526},
  year   = {2022}
}
R2 v1 2026-06-25T01:40:44.296Z