shivakanthsujit / VAE-PyTorchLinks
Variational Autoencoders trained on the SVHN and FashionMNIST data-sets implemented in PyTorch
☆32Updated 2 years ago
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 implementations of various types of autoencoders☆66Updated 6 years ago
- Pytorch implementations of generative models: VQVAE2, AIR, DRAW, InfoGAN, DCGAN, SSVAE☆93Updated 4 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…☆198Updated 3 years ago
- Play time!☆197Updated last year
- Pytorch implementation of paper "Autoencoding beyond pixels using a learned similarity metric"☆45Updated 5 years ago
- PyTorch implementation of VAEGAN☆28Updated 5 years ago
- Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.☆75Updated 6 years ago
- An unofficial toy implementation for NVAE 《A Deep Hierarchical Variational Autoencoder》☆113Updated 4 years ago
- VAE with RealNVP prior and Super-Resolution VAE in PyTorch. Code release for https://arxiv.org/abs/2006.05218.☆78Updated 5 years ago
- A Pytorch Implementation of the Beta-VAE☆45Updated 6 years ago
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆277Updated 4 years ago
- A CNN Variational Autoencoder (CNN-VAE) implemented in PyTorch☆303Updated 5 years ago
- Variational Autoencoder (VAE) with perception loss implementation in pytorch☆142Updated last year
- Pytorch Implementation of variational auto-encoder for MNIST☆61Updated 6 years ago
- Implementation of "Autoencoding beyond pixels using a learned similarity metric" using Pytorch☆64Updated 5 years ago
- Code for the paper "Training Normalizing Flows with the Information Bottleneck for Competitive Generative Classification" (2020)☆43Updated last year
- Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.☆169Updated 7 months ago
- Generative Adversarial Networks in TensorFlow 2.0☆78Updated 2 years ago
- Uncertainty quantification using Bayesian neural networks in classification (MIDL 2018, CSDA)☆137Updated 6 years ago
- A toy example of VAE-regression network☆71Updated 5 years ago
- Neural Ordinary Differential Equations for Semantic Segmentation of Individual Colon Glands☆112Updated 5 years ago
- Implementation of normalizing flows in TensorFlow 2 including a small tutorial.☆147Updated last month
- Convolutional variational autoencoder in PyTorch☆46Updated 7 years ago
- Continuous Conditional Generative Adversarial Networks (CcGAN)☆131Updated 2 weeks ago
- Reproducing the paper "Variational Sparse Coding" for the ICLR 2019 Reproducibility Challenge☆61Updated 2 years ago
- Keras Implementation of Vector Quantizer Variational AutoEncoder (VQ-VAE)☆29Updated 4 years ago
- (CVPR 2020) Guided-VAE: Guided Variational Autoencoder for Disentanglement Learning☆27Updated 4 years ago