GKalliatakis / Delving-deep-into-GANs
Generative Adversarial Networks (GANs) resources sorted by citations
☆857Updated 5 years ago
Alternatives and similar repositories for Delving-deep-into-GANs:
Users that are interested in Delving-deep-into-GANs are comparing it to the libraries listed below
- Official implementation of "Learning to Discover Cross-Domain Relations with Generative Adversarial Networks"☆777Updated 4 years ago
- Tensorflow implementation of "BEGAN: Boundary Equilibrium Generative Adversarial Networks"☆923Updated 7 years ago
- Implementations of (theoretical) generative adversarial networks and comparison without cherry-picking☆466Updated 7 years ago
- A tensorflow implementation of google's AC-GAN ( Auxiliary Classifier GAN ).☆395Updated 7 years ago
- Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875☆418Updated 8 years ago
- Code for reproducing key results in the paper "InfoGAN: Interpretable Representation Learning by Information Maximizing Generative Advers…☆1,060Updated 4 years ago
- TensorFlow Implementation of Unsupervised Cross-Domain Image Generation☆862Updated 6 years ago
- Tutorial on GANs☆292Updated 7 years ago
- Compare GAN code.☆1,820Updated 4 years ago
- ☆845Updated 5 years ago
- Implementation of recent Deep Learning papers☆1,813Updated 4 years ago
- Code for paper "Which Training Methods for GANs do actually Converge? (ICML 2018)"☆921Updated 5 years ago
- A couple of simple GANs in Keras☆501Updated 7 years ago
- PyTorch implementation of "Learning to Discover Cross-Domain Relations with Generative Adversarial Networks"☆1,094Updated 7 years ago
- Use PyTorch to implement some classic frameworks☆620Updated 7 years ago
- Keras implementation of Deep Convolutional Generative Adversarial Networks☆978Updated 7 years ago
- A collection of generative methods implemented with TensorFlow (Deep Convolutional Generative Adversarial Networks (DCGAN), Variational A…☆596Updated 8 years ago
- TensorFlow implementation of "Learning from Simulated and Unsupervised Images through Adversarial Training"☆577Updated 5 years ago
- Code for the paper "Improved Techniques for Training GANs"☆2,314Updated 6 years ago
- Code for paper "Plug and Play Generative Networks"☆542Updated 6 years ago
- Generative Adversarial Text-to-Image Synthesis☆916Updated 6 years ago
- in progress☆495Updated 5 years ago
- All About the GANs(Generative Adversarial Networks) - Summarized lists for GAN☆654Updated 6 years ago
- A Tensorflow implementation of Semi-supervised Learning Generative Adversarial Networks (NIPS 2016: Improved Techniques for Training GANs…☆515Updated 6 years ago
- Invertible conditional GANs for image editing☆286Updated 3 years ago
- Simple Tensorflow implementation of "Multimodal Unsupervised Image-to-Image Translation" (ECCV 2018)☆302Updated 5 years ago
- Code for reproducing experiments in "Improved Training of Wasserstein GANs"