chaitanya100100 / VAE-for-Image-Generation
Implemented Variational Autoencoder generative model in Keras for image generation and its latent space visualization on MNIST and CIFAR10 datasets
☆122Updated 6 years ago
Alternatives and similar repositories for VAE-for-Image-Generation
Users that are interested in VAE-for-Image-Generation are comparing it to the libraries listed below
Sorting:
- Variational Autoencoder implemented with PyTorch, Trained over CelebA Dataset☆169Updated 7 years ago
- Keras implementation of the paper "Autoencoding beyond pixels using a learned similarity metric"☆54Updated 6 years ago
- Implementation of a convolutional Variational-Autoencoder model in pytorch.☆74Updated 6 years ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆188Updated 7 years ago
- Tensorflow code of "autoencoding beyond pixels using a learned similarity metric"☆127Updated 6 years ago
- Pytorch Adversarial Auto Encoder (AAE)☆86Updated 6 years ago
- dcgan combined with vae in pytorch!☆116Updated 6 years ago
- Replicating "Understanding disentangling in β-VAE"☆197Updated 6 years ago
- Training a MNIST classifier, and use it to compute inception score (ICP)☆27Updated 7 years ago
- Convolutional variational autoencoder in PyTorch☆46Updated 7 years ago
- code for "Adversarial Feature Learning"☆238Updated 2 years ago
- Triplet Variational Autoencoder experiments for DDSM dataset☆22Updated 7 years ago
- VAE-GAN in Tensorflow☆90Updated 6 years ago
- implement infoGAN using pytorch☆153Updated 6 years ago
- Play time!☆198Updated 8 months ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆80Updated 6 years ago
- An implementation of VAEGAN (variational autoencoder + generative adversarial network).☆92Updated 8 years ago
- This repository contains the code to reproduce the core results from the paper "Adversarial Variational Bayes: Unifying Variational Autoe…☆206Updated 7 years ago
- ☆91Updated 5 years ago
- Implementation of the Sliced Wasserstein Autoencoders