There are 9 repositories under cyclegan topic.
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)
wgan, wgan2(improved, gp), infogan, and dcgan implementation in lasagne, keras, pytorch
An implementation of CycleGan using TensorFlow
[CVPR 2020] GAN Compression: Efficient Architectures for Interactive Conditional GANs
A clean and readable Pytorch implementation of CycleGAN
Generative Adversarial Networks implemented in PyTorch and Tensorflow
Tensorflow implementation for learning an image-to-image translation without input-output pairs. https://arxiv.org/pdf/1703.10593.pdf
[NeurIPS 2018] Visual Object Networks: Image Generation with Disentangled 3D Representation.
AttentionGAN for Unpaired Image-to-Image Translation & Multi-Domain Image-to-Image Translation
Voice Converter Using CycleGAN and Non-Parallel Data
Python package with source code from the course "Creative Applications of Deep Learning w/ TensorFlow"
Tensorflow implementation of CycleGAN
PyTorch (and PyTorch Lightning) implementation of Neural Style Transfer, Pix2Pix, CycleGAN, and Deep Dream!
Generative Models Tutorial with Demo: Bayesian Classifier Sampling, Variational Auto Encoder (VAE), Generative Adversial Networks (GANs), Popular GANs Architectures, Auto-Regressive Models, Important Generative Model Papers, Courses, etc..
Master Deep Learning Algorithms with Extensive Math by Implementing them using TensorFlow
Voice Conversion by CycleGAN (čŻéźłĺ…‹éš†/čŻéźłč˝¬ćŤ˘): CycleGAN-VC2
Symbolic Music Genre Transfer with CycleGAN
Lipstick ain't enough: Beyond Color-Matching for In-the-Wild Makeup Transfer (CVPR 2021)
Code repository for Frontiers article 'Generative Adversarial Networks for Image-to-Image Translation on Multi-Contrast MR Images - A Comparison of CycleGAN and UNIT'
GANnotation (PyTorch): Landmark-guided face to face synthesis using GANs (And a triple consistency loss!)
Keras implementation of CycleGAN using a tensorflow backend.
Deep Learning Summer School + Tensorflow + OpenCV cascade training + YOLO + COCO + CycleGAN + AWS EC2 Setup + AWS IoT Project + AWS SageMaker + AWS API Gateway + Raspberry Pi3 Ubuntu Core
traiNNer: Deep learning framework for image and video super-resolution, restoration and image-to-image translation, for training and testing.
[CVPR 2021] Teachers Do More Than Teach: Compressing Image-to-Image Models (CAT)
Pytorch implementations of most popular image-translation GANs, including Pixel2Pixel, CycleGAN and StarGAN.
MATLAB implementations of Generative Adversarial Networks -- from GAN to Pixel2Pixel, CycleGAN
Code for Dual Contrastive Learning for Unsupervised Image-to-Image Translation, NTIRE, CVPRW 2021, oral.
[ECCV 2020] "All-in-One GAN Compression by Unified Optimization" by Haotao Wang, Shupeng Gui, Haichuan Yang, Ji Liu, and Zhangyang Wang