SashaMalysheva / Pytorch-VAE
This is an implementation of the VAE (Variational Autoencoder) for Cifar10
☆69Updated 3 years ago
Alternatives and similar repositories for Pytorch-VAE:
Users that are interested in Pytorch-VAE are comparing it to the libraries listed below
- Official source code repository for the ICML 2021 paper "Hierarchical VAEs Know What They Don't Know"☆30Updated 3 years ago
- Variational Autoencoder (VAE) with perception loss implementation in pytorch☆120Updated 6 months ago
- An unofficial Pytorch implementation of SNGAN, achieving IS of 8.21 and FID of 14.21 on CIFAR-10.☆46Updated last year
- A look at some simple autoencoders for the Cifar10 dataset, including a denoising autoencoder. Python code included.☆64Updated 6 years ago
- Pytorch Implementation of variational auto-encoder for MNIST☆61Updated 6 years ago
- AutoEncoder trained on ImageNet☆99Updated 2 years ago
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆185Updated 2 weeks ago
- Pytorch SimCLR on CIFAR10 (92.85% test accuracy)☆59Updated 4 years ago
- Ladder Variational Autoencoders (LVAE) in PyTorch☆91Updated 4 years ago
- This is a reimplementation of the blog post "Building Autoencoders in Keras". Instead of using MNIST, this project uses CIFAR10.☆70Updated 6 years ago
- Variational AutoEncoder + ResNet Transfer Learning☆226Updated 2 years ago
- PyTorch implementation for the ICLR 2020 paper "Understanding the Limitations of Variational Mutual Information Estimators"☆74Updated 5 years ago
- Morpho-MNIST: Quantitative Assessment and Diagnostics for Representation Learning (http://jmlr.org/papers/v20/19-033.html)☆85Updated 3 weeks ago
- Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.☆71Updated 5 years ago
- A Variational Autoencoder based on the ResNet18-architecture☆119Updated 6 years ago
- Robust Out-of-distribution Detection in Neural Networks☆72Updated 2 years ago
- Pytorch implementations of generative models: VQVAE2, AIR, DRAW, InfoGAN, DCGAN, SSVAE☆91Updated 4 years ago
- [CVPR 2021 Oral] Official PyTorch implementation of Soft-IntroVAE from the paper "Soft-IntroVAE: Analyzing and Improving Introspective Va…☆197Updated 2 years ago
- Implementation of "Autoencoding beyond pixels using a learned similarity metric" using Pytorch☆61Updated 4 years ago
- Code for the paper "Training Normalizing Flows with the Information Bottleneck for Competitive Generative Classification" (2020)☆43Updated 9 months ago
- Mutual Information in Pytorch☆108Updated last year
- Implementation of "Adversarial purification with Score-based generative models", ICML 2021☆29Updated 3 years ago
- The MNIST-M dataset for domain adaptation (PyTorch).☆37Updated 4 years ago
- Pytorch implementation of a Conditional WGAN with Gradient Penalty☆37Updated 5 years ago
- ☆109Updated 6 years ago
- Semisupervised learning for adversarial robustness https://arxiv.org/pdf/1905.13736.pdf☆140Updated 4 years ago
- Assessing Generative Models via Precision and Recall (official repository)☆104Updated 2 years ago
- Improved Precision and Recall Metric for Assessing Generative Models - Unofficial Pytorch Implementation☆51Updated 3 years ago
- Pytorch for Triple-GAN☆42Updated 2 years ago
- A Tensorflow implementation Mutual Information estimation methods☆46Updated last year