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:
- An application of Self-Attention GANs and DCGAN on mnist dataset.☆49Updated 5 years ago
- Variational Autoencoders trained on the SVHN and FashionMNIST data-sets implemented in PyTorch☆32Updated last year
- Jupyter Notebook on Conditional GAN☆13Updated 6 years ago
- Generative Adversarial Networks in TensorFlow 2.0☆78Updated 2 years ago
- 🚀 Variants of GANs most easily implemented as TensorFlow2. GAN, DCGAN, LSGAN, WGAN, WGAN-GP, DRAGAN, ETC...☆95Updated 5 years ago
- A pytorch implementation of WGAN-GP☆23Updated 6 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
- A Pytorch Implementation of a denoising autoencoder.☆45Updated 6 years ago
- Hands-On Generative Adversarial Networks with Keras, published by Packt☆78Updated 2 years ago
- Denoising images with a Deep Convolutional Autoencoder - Implemented in Keras☆35Updated 5 years ago
- Autoencoders in PyTorch☆93Updated 3 years ago
- Frechet Inception Distance for Keras-based GANs☆19Updated 6 years ago
- Keras Implementation of adverserial autoencoder (AAE)☆56Updated 6 years ago
- Using Autoencoders for classification as unsupervised machine learning algorithms with Deep Learning.☆47Updated 7 years ago
- Improved training of Wasserstein GANs☆46Updated 4 years ago
- Conditional Wasserstein GANs☆73Updated 7 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆70Updated 7 years ago
- Variational Autoencoder (VAE) with perception loss implementation in pytorch☆134Updated last year
- Pytorch implementation of Conditional-GAN (CGAN)☆47Updated 3 years ago
- A TF 2.0 implementation of Progressive growing of GANs☆17Updated 3 years ago
- Spectral Normalization for Keras Dense and Convolution Layers☆121Updated 5 years ago
- Continuous Conditional Generative Adversarial Networks (CcGAN)☆130Updated last week
- Various autoencoders with ResNet, DenseNet and U-Net implementations, as well as VAE and GAN implementations.☆38Updated last year
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆274Updated 4 years ago
- Data Augmentation optimized for GAN☆56Updated 4 years ago
- Variational Auto Encoder using Inception module in PyTorch☆21Updated 6 years ago
- Pytorch implementations of various types of autoencoders☆66Updated 6 years ago
- Autoencoding beyond pixels using a learned similarity metric by Larsen et al. (https://arxiv.org/abs/1512.09300)☆39Updated 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
- 2-dimensional visualization of the latent space learned by a deep autoencoder on MNIST☆35Updated 5 years ago