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:
- 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
- Autoencoders in PyTorch☆92Updated 3 years 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…☆26Updated 5 years ago
- An application of Self-Attention GANs and DCGAN on mnist dataset.☆49Updated 4 years ago
- Frechet Inception Distance for Keras-based GANs☆19Updated 5 years ago
- A pytorch implementation of WGAN-GP☆23Updated 6 years ago
- Various autoencoders with ResNet, DenseNet and U-Net implementations, as well as VAE and GAN implementations.☆38Updated last year
- Residual Auto Encoder...☆22Updated 6 years ago
- Generative Adversarial Networks in TensorFlow 2.0☆78Updated 2 years ago
- Keras Implementation of Vector Quantizer Variational AutoEncoder (VQ-VAE)☆29Updated 4 years ago
- Keras Implementation of adverserial autoencoder (AAE)☆56Updated 6 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
- Implementation of "Autoencoding beyond pixels using a learned similarity metric" using Pytorch☆62Updated 5 years ago
- Keras implementation of the paper "Autoencoding beyond pixels using a learned similarity metric"☆54Updated 7 years ago
- Adversarial autoencoder (basic/semi-supervised/supervised)☆28Updated 2 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆70Updated 7 years ago
- Features from audio: Spectrogram, (Wavelet Transform) Scalogram, (Q Transform) Spectrogram☆16Updated 6 years ago
- Convolutional Autoencoder with SetNet in PyTorch☆87Updated 2 years ago
- PyTorch implementation of C-RNN-GAN for Music Generation☆67Updated 4 years ago
- Pytorch implementation of paper "Autoencoding beyond pixels using a learned similarity metric"☆43Updated 5 years ago
- Hands-On Generative Adversarial Networks with Keras, published by Packt☆78Updated 2 years ago
- PyTorch implementation of VAEGAN☆28Updated 5 years ago
- Medical Imaging, Denoising Autoencoder, Sparse Denoising Autoencoder (SDAE) End-to-end and Layer Wise Pretraining☆47Updated 6 years ago
- Autoencoding beyond pixels using a learned similarity metric by Larsen et al. (https://arxiv.org/abs/1512.09300)☆39Updated 5 years ago
- Tensorflow implementation of 1D Generative Adversarial Network☆8Updated 6 years ago
- Transfer Learning on GANs☆19Updated 4 years ago
- Variational Auto Encoder using Inception module in PyTorch☆21Updated 6 years ago
- Continuous Conditional Generative Adversarial Networks (CcGAN)☆131Updated last year
- A TF 2.0 implementation of Progressive growing of GANs☆17Updated 3 years ago