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
- source code of the paper Graphical Generative Adversarial Networks☆71Updated 6 years ago
- some demo of GANs☆281Updated 6 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
- Pytorch implementation of Conditional Image Synthesis with Auxiliary Classifier GANs☆72Updated 8 years ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆191Updated 8 years ago
- code for "Adversarial Feature Learning"☆239Updated 3 years ago
- Conditional Autoencoders with Adversarial Information Factorization☆73Updated 7 years ago
- extract features by maximizing mutual information☆148Updated 6 years ago
- 各类GAN综合在一起,借鉴了hwalsuklee大神的☆323Updated 6 years ago
- See Triple-GAN-V2 in PyTorch: https://github.com/taufikxu/Triple-GAN☆224Updated 5 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
- Implemented Variational Autoencoder generative model in Keras for image generation and its latent space visualization on MNIST and CIFAR1…☆122Updated 7 years ago
- Various GANs in pytorch environment☆51Updated 7 years ago
- InfoGAN: Interpretable Representation Learning☆152Updated 8 years ago
- PyTorch implementation of Wasserstein Auto-Encoders☆298Updated 5 years ago
- ☆103Updated 8 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
- VAE-GAN in Tensorflow☆90Updated 6 years ago
- A Tensorflow implementation of Deep Convolutional Generative Adversarial Networks trained on Fashion-MNIST, CIFAR-10, etc.☆71Updated 8 years ago
- Semi-supervised Learning GAN☆81Updated 8 years ago
- Deep generative networks, coded with Keras.☆123Updated 8 years ago
- [Under development]- Implementation of various methods for dimensionality reduction and spectral clustering implemented with Pytorch☆163Updated 8 years ago
- Tensorflow code of Dist-GAN, GN-GAN and other GAN methods☆66Updated 6 years ago
- (PyTorch) Implementations of GAN, Improved GAN, DCGAN, LAPGAN, and InfoGAN in PyTorch☆143Updated 8 years ago
- O-GAN: Extremely Concise Approach for Auto-Encoding Generative Adversarial Networks☆128Updated 6 years ago
- An adversarial autoencoder implementation in pytorch☆86Updated 6 years ago