shivakanthsujit / VAE-PyTorchLinks
Variational Autoencoders trained on the SVHN and FashionMNIST data-sets implemented in PyTorch
☆32Updated last year
Alternatives and similar repositories for VAE-PyTorch
Users that are interested in VAE-PyTorch are comparing it to the libraries listed below
Sorting:
- Autoencoders in PyTorch☆95Updated 3 years ago
- Implementation of Vector Quantised VAE (VQ-VAE) with PixelCNN prior in Tensorflow.☆39Updated last year
- Pytorch implementation of paper "Autoencoding beyond pixels using a learned similarity metric"☆43Updated 5 years ago
- Play time!☆199Updated 11 months ago
- Pytorch Implementation of variational auto-encoder for MNIST☆62Updated 6 years ago
- Pytorch implementations of generative models: VQVAE2, AIR, DRAW, InfoGAN, DCGAN, SSVAE☆92Updated 4 years ago
- VAE with RealNVP prior and Super-Resolution VAE in PyTorch. Code release for https://arxiv.org/abs/2006.05218.☆78Updated 4 years ago
- A CNN Variational Autoencoder (CNN-VAE) implemented in PyTorch☆300Updated 5 years ago
- [CVPR 2021 Oral] Official PyTorch implementation of Soft-IntroVAE from the paper "Soft-IntroVAE: Analyzing and Improving Introspective Va…☆199Updated 3 years ago
- Pytorch implementations of various types of autoencoders☆66Updated 6 years ago
- An unofficial toy implementation for NVAE 《A Deep Hierarchical Variational Autoencoder》☆112Updated 4 years ago
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆275Updated 4 years ago
- PyTorch implementation of VAEGAN☆28Updated 5 years ago
- Variational Autoencoder (VAE) with perception loss implementation in pytorch☆135Updated last year
- Variational auto encoder in pytorch☆57Updated 6 years ago
- Implementation of "Autoencoding beyond pixels using a learned similarity metric" using Pytorch☆63Updated 5 years ago
- ☆91Updated 6 years ago
- Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.☆169Updated 5 months ago
- Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.☆74Updated 6 years ago
- Generative Adversarial Networks in TensorFlow 2.0☆78Updated 2 years ago
- A Pytorch Implementation of the Beta-VAE☆44Updated 6 years ago
- Tensorflow 2.0 implementation of Adversarial Autoencoders☆20Updated 6 years ago
- Ladder Variational Autoencoders (LVAE) in PyTorch☆92Updated 5 years ago
- Convolutional variational autoencoder in PyTorch☆46Updated 7 years ago
- An application of Self-Attention GANs and DCGAN on mnist dataset.☆49Updated 5 years ago
- Reproducing the paper "Variational Sparse Coding" for the ICLR 2019 Reproducibility Challenge☆62Updated 2 years ago
- Gaussian Process Prior Variational Autoencoder☆84Updated 6 years ago
- A toy example of VAE-regression network☆72Updated 5 years ago
- A brief tutorial on the Wasserstein auto-encoder☆83Updated 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