dhanushkamath / VariationalAutoencoder
An IPython notebook explaining the concepts of Variational Autoencoders and building one using Keras to generate new faces.
☆20Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for VariationalAutoencoder
- Implemented Variational Autoencoder generative model in Keras for image generation and its latent space visualization on MNIST and CIFAR1…☆121Updated 6 years ago
- Jupyter Notebook on Conditional GAN☆13Updated 5 years ago
- Variational Autoencoders trained on the SVHN and FashionMNIST data-sets implemented in PyTorch☆29Updated last year
- Hands-On Generative Adversarial Networks with Keras, published by Packt☆76Updated last year
- Conditional Wasserstein GANs☆71Updated 6 years ago
- ☆15Updated 6 years ago
- A pytorch implementation of WGAN-GP☆23Updated 5 years ago
- Conditional variational autoencoder applied to EMNIST + an interactive demo to explore the latent space.☆22Updated 6 years ago
- A CNN Variational Autoencoder (CNN-VAE) implemented in PyTorch☆297Updated 4 years ago
- Auto Encoders in PyTorch☆64Updated 6 years ago
- Disentangled Variational Auto-Encoder in TensorFlow / Keras (Beta-VAE)☆54Updated 5 years ago
- Autoencoders in PyTorch☆83Updated 2 years ago
- Autoencoding beyond pixels using a learned similarity metric by Larsen et al. (https://arxiv.org/abs/1512.09300)☆39Updated 5 years ago
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆178Updated 3 years ago
- Pytorch implementation of Conditional-GAN (CGAN)☆40Updated 2 years ago
- Keras Implementation of Vector Quantizer Variational AutoEncoder (VQ-VAE)☆29Updated 3 years ago
- PyTorch implementation of " Synthesizing Audio with Generative Adversarial Networks"☆64Updated 4 years ago
- [IN PROGRESS] An introduction to generative adversarial networks (GANs) and variational autoencoders (VAEs) in PyTorch, by implementing a…☆29Updated 5 years ago
- ☆21Updated 5 years ago
- An application of Self-Attention GANs and DCGAN on mnist dataset.☆48Updated 4 years ago
- Using Autoencoders for classification as unsupervised machine learning algorithms with Deep Learning.☆46Updated 6 years ago
- A complete implementation of the Pytorch neural network framework for GAN☆24Updated 3 years ago
- Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 dataset…☆204Updated last year
- Keras implementation of the paper "Autoencoding beyond pixels using a learned similarity metric"☆54Updated 6 years ago
- Pytorch implementation of paper "Autoencoding beyond pixels using a learned similarity metric"☆42Updated 5 years ago
- A semi supervised GAN for image classification implemented in Pytorch☆47Updated 3 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆68Updated 7 years ago
- Code for our paper "Acoustic Features Fusion using Attentive Multi-channel Deep Architecture" in Keras and tensorflow☆26Updated 5 years ago
- PyTorch implementation of VAEGAN☆25Updated 4 years ago
- PyTorch implementation of C-RNN-GAN for Music Generation☆66Updated 3 years ago