#Cyclegan
Showing 19 of 19 repositories tagged #cyclegan, ranked by stars
Image-to-Image Translation in PyTorch
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
PaddlePaddle GAN library, including lots of interesting applications like First-Order motion transfer, Wav2Lip, picture repair, image editing, photo2cartoon, image style transfer, GPEN, and so on.
Contrastive unpaired image-to-image translation, faster and lighter training than cyclegan (ECCV 2020, in PyTorch)
A clean and readable Pytorch implementation of CycleGAN
AttentionGAN for Unpaired Image-to-Image Translation & Multi-Domain Image-to-Image Translation
Voice Conversion by CycleGAN (语音克隆/语音转换): CycleGAN-VC2
💄 Lipstick ain't enough: Beyond Color-Matching for In-the-Wild Makeup Transfer (CVPR 2021)
Python package with source code from the course "Creative Applications of Deep Learning w/ TensorFlow"
Code for TIP2026 paper: CycleDiff: Cycle Diffusion Models for Unpaired Image-to-image Translation
Pytorch implementation of multitask CycleGAN with auxiliary classification loss
Fog Simulation using Generative Adversarial Networks (GAN). This code is the implementation of the master thesis Simulating Weather Conditions on Digital Images. It uses a modified CycleGAN model to synthesize fog on clear images.
Comparing different similarity functions for reconstruction of image on CycleGAN. (https://tandon-a.github.io/CycleGAN_ssim/) Training cycleGAN with different loss functions to improve visual quality of produced images
Generative Adversarial Networks in TensorFlow 2.0
Code for "Generative Image Translation for Data Augmentation in Colorectal Histopathology Images" full paper at ML4H Workshop at NeurIPS 2019.
Models generated by CycleGAN
Simple inference codes for Neural Network (AI) models
A Caffe/C++ implementation of Unpaired Image-to-Image Translation using Cycle-Consistent Adversarial Networks