dhanushkamath / VariationalAutoencoderLinks
An IPython notebook explaining the concepts of Variational Autoencoders and building one using Keras to generate new faces.
☆21Updated 5 years ago
Alternatives and similar repositories for VariationalAutoencoder
Users that are interested in VariationalAutoencoder are comparing it to the libraries listed below
Sorting:
- Jupyter Notebook on Conditional GAN☆13Updated 6 years ago
- Variational Autoencoders trained on the SVHN and FashionMNIST data-sets implemented in PyTorch☆32Updated 2 years ago
- Generative Adversarial Networks in TensorFlow 2.0☆78Updated 3 years ago
- [IN PROGRESS] An introduction to generative adversarial networks (GANs) and variational autoencoders (VAEs) in PyTorch, by implementing a…☆33Updated 6 years ago
- Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 dataset…☆211Updated 2 years ago
- Hands-On Generative Adversarial Networks with Keras, published by Packt☆79Updated 3 years ago
- A pytorch implementation of WGAN-GP☆23Updated 6 years ago
- Autoencoders in PyTorch☆97Updated 3 years ago
- Frechet Inception Distance for Keras-based GANs☆19Updated 6 years ago
- An application of Self-Attention GANs and DCGAN on mnist dataset.☆49Updated 5 years ago
- Summary & Implementation of Deep Learning research paper in Tensorflow/Pytorch.☆40Updated 5 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆71Updated 8 years ago
- A semi supervised GAN for image classification implemented in Pytorch☆52Updated 4 years ago
- Implemented Variational Autoencoder generative model in Keras for image generation and its latent space visualization on MNIST and CIFAR1…☆122Updated 7 years ago
- Implementation notebooks and scripts of Artistic CNN Models and Generative Models like GANs, VAEs, GMMs, Boltzmann Machine etc. in Tensor…☆11Updated 3 years ago
- Wavelet CNN, Texture Classification in Keras☆54Updated 3 years ago
- Variational Autoencoder (VAE) with perception loss implementation in pytorch☆149Updated last year
- 🚀 Variants of GANs most easily implemented as TensorFlow2. GAN, DCGAN, LSGAN, WGAN, WGAN-GP, DRAGAN, ETC...☆96Updated 5 years ago
- Semi-supervised Learning GAN☆82Updated 8 years ago
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.☆111Updated 4 years ago
- Conditional variational autoencoder applied to EMNIST + an interactive demo to explore the latent space.☆23Updated 7 years ago
- Multi-Input Deep Neural Networks with PyTorch-Lightning - Combine Image and Tabular Data☆66Updated 2 years ago
- A TF 2.0 implementation of Progressive growing of GANs☆17Updated 3 years ago
- A CNN Variational Autoencoder (CNN-VAE) implemented in PyTorch☆304Updated 5 years ago
- Autoencoding beyond pixels using a learned similarity metric by Larsen et al. (https://arxiv.org/abs/1512.09300)☆39Updated 6 years ago
- Various autoencoders with ResNet, DenseNet and U-Net implementations, as well as VAE and GAN implementations.☆39Updated 2 years ago
- Variational Auto Encoder using Inception module in PyTorch☆21Updated 7 years ago
- Keras Implementation of adverserial autoencoder (AAE)☆55Updated 7 years ago
- Implementation of a Wasserstein Generative Adversarial Network with Gradient Penalty to enforce lipchitz constraint. The WGAN utilizes th…☆14Updated 5 years ago
- Caffe implementation of a paper, "Wavelet Convolutional Neural Networks for Texture Classification" (arXiv, 2017)☆44Updated 3 years ago