khanrc / tf.gans-comparison
Implementations of (theoretical) generative adversarial networks and comparison without cherry-picking
☆466Updated 6 years ago
Alternatives and similar repositories for tf.gans-comparison:
Users that are interested in tf.gans-comparison are comparing it to the libraries listed below
- PyTorch inference for "Progressive Growing of GANs" with CelebA snapshot☆321Updated 7 years ago
- Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875☆418Updated 8 years ago
- Unrolled Generative Adversarial Networks☆291Updated 6 years ago
- A tensorflow implementation of google's AC-GAN ( Auxiliary Classifier GAN ).☆393Updated 7 years ago
- Boundary Equibilibrium Generative Adversarial Networks Implementation in Tensorflow☆208Updated 3 years ago
- Code for the paper "Adversarial Generator-Encoder Networks"☆285Updated 6 years ago
- in progress☆262Updated 7 years ago
- Speed up PixelCNN++ image generation by up to a 183 times☆479Updated 7 years ago
- Tensorflow Implementation of the paper "Spectral Normalization for Generative Adversarial Networks" (ICML 2017 workshop)☆250Updated 7 years ago
- A tensorflow implementation of Junbo et al's Energy-based generative adversarial network ( EBGAN ) paper.☆210Updated 7 years ago
- Official implementation of "Learning to Discover Cross-Domain Relations with Generative Adversarial Networks"☆774Updated 3 years ago
- TensorFlow implementation of "Learning from Simulated and Unsupervised Images through Adversarial Training"☆577Updated 5 years ago
- Learning What and Where to Draw☆337Updated 8 years ago
- CVPR'17 GAN Tutorial☆215Updated 7 years ago
- Implementation of Apple's Learning from Simulated and Unsupervised Images through Adversarial Training☆413Updated 7 years ago
- Adversarially Learned Inference☆310Updated 6 years ago
- ☆319Updated 5 years ago
- A single jupyter notebook multi gpu VAE-GAN example with latent space algebra and receptive field visualizations.☆442Updated 5 years ago
- Tensorflow implementation of "BEGAN: Boundary Equilibrium Generative Adversarial Networks"☆923Updated 6 years ago
- in progress☆495Updated 5 years ago
- Generative Adversarial Networks (GANs) resources sorted by citations☆855Updated 5 years ago
- Tensorflow implementation of Gated Conditional Pixel Convolutional Neural Network☆484Updated 6 years ago
- A tensorflow implementation of informative generative adversarial network (InfoGAN ). I've added supervised loss to original InfoGAN.☆101Updated 7 years ago
- Code for "On the Effects of Batch and Weight Normalization in Generative Adversarial Networks"☆181Updated 7 years ago
- Compare SELUs (scaled exponential linear units) with other activations on MNIST, CIFAR10, etc.☆376Updated 7 years ago
- A slim tensorflow wrapper that provides syntactic sugar for tensor variables. This library will be helpful for practical deep learning re…☆371Updated 7 years ago
- A collection of generative methods implemented with TensorFlow (Deep Convolutional Generative Adversarial Networks (DCGAN), Variational A…☆596Updated 7 years ago
- Observations and notes to understand the workings of neural network models and other thought experiments using Tensorflow☆202Updated 5 years ago
- A couple of simple GANs in Keras☆501Updated 6 years ago
- Tensorflow implementation for Conditional Convolutional Adversarial Networks.☆219Updated 2 years ago