kvfrans / generative-adversial
image generation via GANs
☆210Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for generative-adversial
- Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875☆417Updated 7 years ago
- Observations and notes to understand the workings of neural network models and other thought experiments using Tensorflow☆202Updated 5 years ago
- Boundary Equibilibrium Generative Adversarial Networks Implementation in Tensorflow☆208Updated 3 years ago
- A tensorflow implementation of google's AC-GAN ( Auxiliary Classifier GAN ).☆393Updated 6 years ago
- A tensorflow implementation of Junbo et al's Energy-based generative adversarial network ( EBGAN ) paper.☆210Updated 7 years ago
- Code for the paper "Adversarial Generator-Encoder Networks"☆285Updated 6 years ago
- Adversarially Learned Inference☆311Updated 6 years ago
- A tensorflow implementation of informative generative adversarial network (InfoGAN ). I've added supervised loss to original InfoGAN.☆101Updated 7 years ago
- Stacked Generative Adversarial Networks☆244Updated 7 years ago
- Theano reimplementation of pixelCNN architecture☆167Updated 8 years ago
- Unrolled Generative Adversarial Networks☆291Updated 6 years ago
- TensorFlow tutorial on Generative Adversarial Models☆255Updated 6 years ago
- Using Residual Generative Adversarial Networks and Variational Auto-encoder techniques to produce high resolution images.☆125Updated 8 years ago
- Implement Generative Adversarial Nets by Tensorflow☆99Updated 7 years ago
- Wasserstein DCGAN in Tensorflow/Keras☆93Updated 7 years ago
- Torch-7 FFI bindings for NVIDIA CuDNN☆417Updated 6 years ago
- Generative Adversarial Networks with Keras☆156Updated 4 years ago
- Tensorflow Implementation on "The Cramer Distance as a Solution to Biased Wasserstein Gradients" (https://arxiv.org/pdf/1705.10743.pdf)☆125Updated 6 years ago
- An implementation of the deep convolutional generative adversarial network, combined with a varational autoencoder☆109Updated 7 years ago
- Tensorflow Implementation of the paper "Spectral Normalization for Generative Adversarial Networks" (ICML 2017 workshop)☆251Updated 7 years ago
- in progress