dhanushkamath / VariationalAutoencoderLinks
An IPython notebook explaining the concepts of Variational Autoencoders and building one using Keras to generate new faces.
☆22Updated 5 years ago
Alternatives and similar repositories for VariationalAutoencoder
Users that are interested in VariationalAutoencoder are comparing it to the libraries listed below
Sorting:
- Generative Adversarial Networks in TensorFlow 2.0☆78Updated 2 years ago
- Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 dataset…☆210Updated last year
- Autoencoding beyond pixels using a learned similarity metric by Larsen et al. (https://arxiv.org/abs/1512.09300)☆39Updated 5 years ago
- Variational Autoencoders trained on the SVHN and FashionMNIST data-sets implemented in PyTorch☆32Updated last year
- An application of Self-Attention GANs and DCGAN on mnist dataset.☆49Updated 5 years ago
- Hands-On Generative Adversarial Networks with Keras, published by Packt☆78Updated 2 years ago
- A pytorch implementation of WGAN-GP☆23Updated 6 years ago
- Autoencoders in PyTorch☆93Updated 3 years ago
- 🚀 Variants of GANs most easily implemented as TensorFlow2. GAN, DCGAN, LSGAN, WGAN, WGAN-GP, DRAGAN, ETC...☆95Updated 5 years ago
- A simple, easy-to-use and flexible siamese neural network implementation for Keras☆67Updated 11 months ago
- In this notebook, we'll be building a generative adversarial network (GAN) trained on the MNIST dataset. From this, we'll be able to gene…☆27Updated 5 years ago
- Generative Models Tutorial with Demo: Bayesian Classifier Sampling, Variational Auto Encoder (VAE), Generative Adversial Networks (GANs),…☆338Updated 6 years ago
- [IN PROGRESS] An introduction to generative adversarial networks (GANs) and variational autoencoders (VAEs) in PyTorch, by implementing a…☆33Updated 6 years ago
- Tensorflow2 implementation of the paper GANomaly: Semi-Supervised Anomaly Detection via Adversarial Training☆21Updated 4 years ago
- Pytorch Implementation of variational auto-encoder for MNIST☆62Updated 6 years ago
- Frechet Inception Distance for Keras-based GANs☆19Updated 6 years ago
- Wavelet CNN, Texture Classification in Keras☆53Updated 3 years ago
- Improved training of Wasserstein GANs☆47Updated 4 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆70Updated 7 years ago
- course project for ECS 269☆23Updated 6 years ago
- Jupyter Notebook on Conditional GAN☆13Updated 6 years ago
- PyTorch implementation of CycleGAN☆81Updated 7 years ago
- Classification of environmental sounds using 1D convolutional Neural network☆35Updated 5 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
- A Python library for visualizing convolutional neural networks.☆18Updated 4 years ago
- Conditional variational autoencoder applied to EMNIST + an interactive demo to explore the latent space.☆23Updated 6 years ago
- ☆6Updated 4 years ago
- PyTorch implementation of C-RNN-GAN for Music Generation☆67Updated 4 years ago
- A implementation of GAN in matlab☆30Updated 6 years ago
- Denoising images with a Deep Convolutional Autoencoder - Implemented in Keras☆35Updated 5 years ago