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:
- VAE with RealNVP prior and Super-Resolution VAE in PyTorch. Code release for https://arxiv.org/abs/2006.05218.☆79Updated 5 years ago
- Autoencoders in PyTorch☆96Updated 3 years ago
- Pytorch implementation of paper "Autoencoding beyond pixels using a learned similarity metric"☆44Updated 5 years ago
- A Pytorch Implementation of the Beta-VAE☆44Updated 6 years ago
- Implementation of Vector Quantised VAE (VQ-VAE) with PixelCNN prior in Tensorflow.☆39Updated last year
- Pytorch implementations of generative models: VQVAE2, AIR, DRAW, InfoGAN, DCGAN, SSVAE☆92Updated 4 years ago
- A CNN Variational Autoencoder (CNN-VAE) implemented in PyTorch☆301Updated 5 years ago
- Pytorch implementations of various types of autoencoders☆66Updated 6 years ago
- Variational auto encoder in pytorch☆57Updated 6 years ago
- [CVPR 2021 Oral] Official PyTorch implementation of Soft-IntroVAE from the paper "Soft-IntroVAE: Analyzing and Improving Introspective Va…☆196Updated 3 years ago
- An unofficial toy implementation for NVAE 《A Deep Hierarchical Variational Autoencoder》☆113Updated 4 years ago
- Implementation of "Autoencoding beyond pixels using a learned similarity metric" using Pytorch☆64Updated 5 years ago
- PyTorch implementation of VAEGAN☆28Updated 5 years ago
- Pytorch Implementation of variational auto-encoder for MNIST☆62Updated 6 years ago
- Multi-Channel Variational Auto Encoder: A Bayesian Deep Learning Framework for Modeling High-Dimensional Heterogeneous Data.☆32Updated 4 years ago
- Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.☆74Updated 6 years ago
- A toy example of VAE-regression network☆72Updated 5 years ago
- Tensorflow 2.0 implementation of Adversarial Autoencoders☆20Updated 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
- Play time!☆198Updated last year
- Variational Autoencoder (VAE) with perception loss implementation in pytorch☆138Updated last year
- Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.☆169Updated 5 months ago
- Convolutional variational autoencoder in PyTorch☆46Updated 7 years ago
- A brief tutorial on the Wasserstein auto-encoder☆83Updated 6 years ago
- Various autoencoders with ResNet, DenseNet and U-Net implementations, as well as VAE and GAN implementations.☆38Updated last year
- Pytorch implementation for VAE and conditional VAE.☆37Updated 5 years ago
- VAE-GAN applied to the MNIST Digits☆22Updated 5 years ago
- Generative Adversarial Networks in TensorFlow 2.0☆78Updated 2 years ago
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆277Updated 4 years ago
- Official implementation of "On GANs and GMMs"☆67Updated 5 years ago