SashaMalysheva / Pytorch-VAELinks
This is an implementation of the VAE (Variational Autoencoder) for Cifar10
☆72Updated 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
Sorting:
- Pytorch SimCLR on CIFAR10 (92.85% test accuracy)☆57Updated 5 years ago
- A look at some simple autoencoders for the Cifar10 dataset, including a denoising autoencoder. Python code included.☆64Updated 6 years ago
- An unofficial Pytorch implementation of SNGAN, achieving IS of 8.21 and FID of 14.21 on CIFAR-10.☆47Updated 2 years ago
- Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.☆74Updated 6 years ago
- Variational Autoencoder (VAE) with perception loss implementation in pytorch☆130Updated 10 months ago
- Pytorch Implementation of variational auto-encoder for MNIST☆62Updated 6 years ago
- A pytorch implementation of our jacobian regularizer to encourage learning representations more robust to input perturbations.☆128Updated last year
- A Variational Autoencoder based on the ResNet18-architecture☆120Updated 6 years ago
- PyTorch implementation for the ICLR 2020 paper "Understanding the Limitations of Variational Mutual Information Estimators"☆73Updated 5 years ago
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆193Updated 4 months ago
- The MNIST-M dataset for domain adaptation (PyTorch).☆38Updated 4 years ago
- Robust Out-of-distribution Detection in Neural Networks☆72Updated 3 years ago
- This is a reimplementation of the blog post "Building Autoencoders in Keras". Instead of using MNIST, this project uses CIFAR10.☆72Updated 6 years ago
- Variational AutoEncoder + ResNet Transfer Learning☆229Updated 2 years ago
- Generalizing to unseen domains via distribution matching☆72Updated 4 years ago
- Disentanglement library for PyTorch☆276Updated 3 years ago
- Official implementation for Likelihood Regret: An Out-of-Distribution Detection Score For Variational Auto-encoder at NeurIPS 2020☆49Updated 4 years ago
- Ladder Variational Autoencoders (LVAE) in PyTorch☆91Updated 4 years ago
- Mutual Information in Pytorch☆112Updated last year
- (Pytorch) Training ResNets on ImageNet-100 data☆59Updated 3 years ago
- [CVPR 2021 Oral] Official PyTorch implementation of Soft-IntroVAE from the paper "Soft-IntroVAE: Analyzing and Improving Introspective Va…☆199Updated 2 years ago
- Implementation of a Conditional Variational Auto-Encoder GAN in pytorch☆43Updated 3 years ago
- Implementation of the paper "Understanding anomaly detection with deep invertible networks through hierarchies of distributions and featu…☆41Updated 4 years ago
- Morpho-MNIST: Quantitative Assessment and Diagnostics for Representation Learning (http://jmlr.org/papers/v20/19-033.html)☆87Updated 4 months ago
- (CVPR 2020) Guided-VAE: Guided Variational Autoencoder for Disentanglement Learning☆26Updated 3 years ago
- Implementation of Barlow Twins paper☆99Updated 2 years ago
- Implementation of 'DIVA: Domain Invariant Variational Autoencoders'☆102Updated 5 years ago
- Code for reproducing results in the sliced score matching paper (UAI 2019)☆147Updated 5 years ago
- AutoEncoder trained on ImageNet☆110Updated 2 years ago
- Pytorch implementations of generative models: VQVAE2, AIR, DRAW, InfoGAN, DCGAN, SSVAE☆92Updated 4 years ago