MingtaoGuo / CycleGANLinks
A simple code of CycleGAN which is easy to read is implemented by TensorFlow
☆20Updated 7 years ago
Alternatives and similar repositories for CycleGAN
Users that are interested in CycleGAN are comparing it to the libraries listed below
Sorting:
- Simply implement the paper: cGANs with Projection Discriminator by TensorFlow☆40Updated 6 years ago
- Implementation of some different variants of GANs by tensorflow, Train the GAN in Google Cloud Colab, DCGAN, WGAN, WGAN-GP, LSGAN, SNGAN,…☆233Updated 3 years ago
- The code of CapsuleNet☆11Updated 7 years ago
- Simplely implement the paper 'Semantic Image Inpainting with Deep Generative Models' by TensorFlow☆21Updated 5 years ago
- Reimplementation of the Paper: Large Scale GAN Training for High Fidelity Natural Image Synthesis☆28Updated 4 years ago
- Collecting some interesting papers about computer vision☆21Updated 6 years ago
- ☆40Updated 6 years ago
- Learning image-to-image translation using paired and unpaired training samples☆20Updated 4 years ago
- The code of the paper 'Learning-Residual-Images-for-Face-Attribute-Manipulation' is implemented by TensorFlow☆36Updated 6 years ago
- PyTorch implementation of "Universal Style Transfer via Feature Trasforms"☆90Updated 7 years ago
- Implementation of style transfer by tensorflow, for detail please see the paper "Image Style Transfer Using Convolutional Neural Networks…☆50Updated 7 years ago
- Simple Tensorflow implementation of "Diverse Image-to-Image Translation via Disentangled Representations" (ECCV 2018 Oral)☆120Updated 6 years ago
- Implementation of the paper A Learned Representation for Artistic Style (Conditional instance normalization)☆40Updated 6 years ago
- [ACCV 2018 Oral] Dual Generator Generative Adversarial Networks for Multi-Domain Image-to-Image Translation☆45Updated 4 years ago
- SingleGAN: Image-to-Image Translation by a Single-Generator Network using Multiple Generative Adversarial Learning. ACCV 2018☆84Updated 5 years ago
- This is a PyTorch implementation of the paper Progressive Growing Of GANS For Improved Quality, Stability, And Variation by Karras et al.…☆36Updated 6 years ago
- Self-Attention Generative Adversarial Networks Implementation in PyTorch☆75Updated 7 years ago
- CycleGANs with perception loss for clarifying rainy images. A pytorch framework.☆35Updated 8 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆220Updated 6 years ago
- Semantic style transfer, code and data for "GLStyleNet: Exquisite Style Transfer Combining Global and Local Pyramid Features" (IET Comput…☆48Updated 3 years ago
- Code for “Auto-Embedding Generative Adversarial Networks for High Resolution Image Synthesis”☆39Updated 5 years ago
- Source code of AAAI 2020 paper 'Learning to Incorporate Structure Knowledge for Image Inpainting'☆109Updated 4 years ago
- Original stylegan without blobs (without retraining).☆38Updated 5 years ago
- keras implementation of cycle-gan☆50Updated 6 years ago
- Semi-Supervised Learning for Face Sketch Synthesis in the Wild, ACCV2018☆88Updated last year
- "Arbitrary Style Transfer with Style-Attentional Networks" (CVPR 2019)☆22Updated 5 years ago
- Implementations of Original Gan, Wgan-div, Lsgan and others with training animations☆10Updated 5 years ago
- Content Transformation Block For Image Style Transfer [CVPR19]☆25Updated 5 years ago
- ☆38Updated 6 years ago
- MSG-GAN: Multi-Scale Gradients GAN (Architecture inspired from ProGAN but doesn't use layer-wise growing)☆153Updated 5 years ago