wuga214 / IMPLEMENTATION_Variational-Auto-EncoderLinks
Simple implementation of Variational Autoencoder
☆103Updated 7 years ago
Alternatives and similar repositories for IMPLEMENTATION_Variational-Auto-Encoder
Users that are interested in IMPLEMENTATION_Variational-Auto-Encoder are comparing it to the libraries listed below
Sorting:
- Tensorflow code of "autoencoding beyond pixels using a learned similarity metric"☆127Updated 7 years ago
- some demo of GANs☆279Updated 6 years ago
- Resources and Implementations of Generative Adversarial Nets which are focusing on how to stabilize training process and generate high qu…☆190Updated 8 years ago
- implement infoGAN using pytorch☆153Updated 7 years ago
- GAN-QP: A Novel GAN Framework without Gradient Vanishing and Lipschitz Constraint☆119Updated 6 years ago
- See Triple-GAN-V2 in PyTorch: https://github.com/taufikxu/Triple-GAN☆226Updated 5 years ago
- code for "Adversarial Feature Learning"☆239Updated 3 years ago
- source code of the paper Graphical Generative Adversarial Networks☆71Updated 6 years ago
- GANs with multiple Discriminators☆78Updated 2 years ago
- Pytorch implementation of Conditional Image Synthesis with Auxiliary Classifier GANs☆72Updated 8 years ago
- 各类GAN综合在一起,借鉴了hwalsuklee大神的☆323Updated 6 years ago
- InfoGAN: Interpretable Representation Learning☆153Updated 8 years ago
- Conditional Autoencoders with Adversarial Information Factorization☆73Updated 7 years ago
- ☆103Updated 7 years ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆191Updated 7 years ago
- A Tensorflow implementation of Deep Convolutional Generative Adversarial Networks trained on Fashion-MNIST, CIFAR-10, etc.☆71Updated 7 years ago
- Dual Discriminator Generative Adversarial Nets☆63Updated 7 years ago
- Simple Tensorflow implementation of Triple Generative Adversarial Nets (NIPS 2017)☆68Updated 7 years ago
- Training Generative Adversarial Networks Via Turing Test☆38Updated 6 years ago
- Tensorflow implementation for Conditional Convolutional Adversarial Networks.☆221Updated 3 years ago
- Deep generative networks, coded with Keras.☆123Updated 8 years ago
- Various GANs in pytorch environment☆51Updated 7 years ago
- AE, VAE, and CVAE in PyTorch☆67Updated 7 years ago
- Everything about Generative Adversarial Networks☆248Updated 6 years ago
- Implemented Variational Autoencoder generative model in Keras for image generation and its latent space visualization on MNIST and CIFAR1…☆123Updated 7 years ago
- A minimal implementaion (less than 150 lines of code with visualization) of DCGAN/WGAN in PyTorch with jupyter notebooks☆188Updated 7 years ago
- Comparison of Generative Models in Tensorflow☆97Updated 8 years ago
- Matching Networks for one-shot learning in tensorflow (NIPS'16)☆56Updated 6 years ago
- (PyTorch) Implementations of GAN, Improved GAN, DCGAN, LAPGAN, and InfoGAN in PyTorch☆143Updated 8 years ago
- PyTorch implementation of DCGAN☆52Updated 8 years ago