Naresh1318 / Adversarial_Autoencoder
A wizard's guide to Adversarial Autoencoders
☆435Updated 3 years ago
Alternatives and similar repositories for Adversarial_Autoencoder:
Users that are interested in Adversarial_Autoencoder are comparing it to the libraries listed below
- Chainer implementation of adversarial autoencoder (AAE)☆256Updated 6 years ago
- Wasserstein Auto-Encoders☆507Updated 6 years ago
- ☆199Updated 7 years ago
- Tensorflow implementation of variational auto-encoder for MNIST☆496Updated 7 years ago
- Auxiliary Classifier Generative Adversarial Networks in Keras☆213Updated 7 years ago
- Generative image model with learned similarity measures☆439Updated 8 years ago
- generate MNIST using a Variational Autoencoder☆710Updated 6 years ago
- A Tensorflow implementation of Semi-supervised Learning Generative Adversarial Networks (NIPS 2016: Improved Techniques for Training GANs…☆514Updated 5 years ago
- A single jupyter notebook multi gpu VAE-GAN example with latent space algebra and receptive field visualizations.☆442Updated 5 years ago
- InfoGAN: Interpretable Representation Learning☆153Updated 7 years ago
- Torch implementations of various types of autoencoders☆469Updated 7 years ago
- Tensorflow implementation for Conditional Convolutional Adversarial Networks.☆221Updated 2 years ago
- PyTorch implementation of Wasserstein Auto-Encoders☆295Updated 4 years ago
- Implementations of various VAE-based semi-supervised and generative models in PyTorch☆706Updated 5 years ago
- See Triple-GAN-V2 in PyTorch: https://github.com/taufikxu/Triple-GAN☆226Updated 4 years ago
- Tensorflow implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Adversarial Networks (…☆150Updated 7 years ago
- Tensorflow implementation of Adversarial Autoencoders☆247Updated 6 years ago
- code for "Adversarial Feature Learning"☆237Updated 2 years ago
- Tensorflow implementation of conditional variational auto-encoder for MNIST☆150Updated 7 years ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆187Updated 7 years ago
- There is the semi-supervised implement of 'Improved Techniques for Training GANs '☆145Updated 6 years ago
- implement infoGAN using pytorch☆153Updated 6 years ago
- Improved WGAN in Pytorch☆441Updated last year
- Tensorflow Implementation of Wasserstein GAN (and Improved version in wgan_v2)☆240Updated 6 years ago
- Implemented Variational Autoencoder generative model in Keras for image generation and its latent space visualization on MNIST and CIFAR1…☆122Updated 6 years ago
- GANs with spectral normalization and projection discriminator☆1,093Updated 5 years ago
- Deep generative networks, coded with Keras.