crmaximo / VAEGANLinks
Keras implementation of the paper "Autoencoding beyond pixels using a learned similarity metric"
☆55Updated 7 years ago
Alternatives and similar repositories for VAEGAN
Users that are interested in VAEGAN are comparing it to the libraries listed below
Sorting:
- Autoencoding beyond pixels using a learned similarity metric by Larsen et al. (https://arxiv.org/abs/1512.09300)☆39Updated 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
- Conditional Wasserstein GANs☆73Updated 7 years ago
- A wizard's guide to Adversarial Autoencoders☆432Updated 3 years ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆189Updated 7 years ago
- Spectral Normalization for Keras Dense and Convolution Layers☆122Updated 5 years ago
- Tensorflow implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Adversarial Networks (…☆153Updated 8 years ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆80Updated 7 years ago
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.☆109Updated 4 years ago
- PyTorch implementation of Wasserstein Auto-Encoders☆295Updated 5 years ago
- Source code for the paper MGAN: Training Generative Adversarial Nets With Multiple Generators☆39Updated 6 years ago
- WGAN-GP tensorflow implementation☆72Updated 2 years ago
- Pytorch Adversarial Auto Encoder (AAE)☆87Updated 6 years ago
- Unsupervised and Semi-supervised Learning with Categorical Generative Adversarial Networks☆61Updated 7 years ago
- Implementation of Conditional Generative Adversarial Networks in PyTorch☆107Updated 7 years ago
- Semi-supervised Learning GAN