SashaMalysheva / Pytorch-VAELinks
This is an implementation of the VAE (Variational Autoencoder) for Cifar10
☆73Updated 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:
- A look at some simple autoencoders for the Cifar10 dataset, including a denoising autoencoder. Python code included.☆64Updated 7 years ago
- PyTorch implementation for the ICLR 2020 paper "Understanding the Limitations of Variational Mutual Information Estimators"☆77Updated 5 years ago
- Pytorch SimCLR on CIFAR10 (92.85% test accuracy)☆60Updated 5 years ago
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆201Updated 10 months ago
- A pytorch implementation of MINE(Mutual Information Neural Estimation)☆352Updated 6 years ago
- Mutual Information Neural Estimation in Pytorch☆345Updated last year
- Variational AutoEncoder + ResNet Transfer Learning☆233Updated 3 years ago
- Generalizing to unseen domains via distribution matching☆72Updated 5 years ago
- Variational Autoencoder (VAE) with perception loss implementation in pytorch☆145Updated last year
- Official source code repository for the ICML 2021 paper "Hierarchical VAEs Know What They Don't Know"☆31Updated 3 years ago
- A Variational Autoencoder based on the ResNet18-architecture☆121Updated 6 years ago
- Pytorch implementation of Deep Variational Information Bottleneck☆205Updated 7 years ago
- Reproduce CKA: Similarity of Neural Network Representations Revisited☆311Updated 5 years ago
- This is a reimplementation of the blog post "Building Autoencoders in Keras". Instead of using MNIST, this project uses CIFAR10.☆74Updated 6 years ago
- Implementation of 'DIVA: Domain Invariant Variational Autoencoders'☆105Updated 6 years ago
- Mutual Information in Pytorch☆115Updated 2 years ago
- Pytorch implementation of Maximum Mean Discrepancy Variational Autoencoder, a member of the InfoVAE family that maximizes Mutual Informat…☆59Updated 5 years ago
- Code repository of the paper "BooVAE: Boosting Approach for Continual Learning of VAE" published at NeurIPS 2021. https://arxiv.org/abs/1…☆13Updated 4 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
- AutoEncoder trained on ImageNet☆121Updated 3 years ago
- ☆17Updated 3 years ago
- The MNIST-M dataset for domain adaptation (PyTorch).☆41Updated 5 years ago
- Distributional Sliced-Wasserstein distance code☆50Updated last year
- A pytorch implementation of Maximum Mean Discrepancies(MMD) loss☆213Updated 3 years ago
- Ladder Variational Autoencoders (LVAE) in PyTorch☆92Updated 5 years ago
- TTT Code Release☆149Updated 5 years ago
- Pytorch Implementation of variational auto-encoder for MNIST☆61Updated 7 years ago
- ☆59Updated 2 years ago
- Disentanglement library for PyTorch☆283Updated 3 years ago
- PyTorch implementation of SimCLR: supports multi-GPU training and closely reproduces results☆211Updated last year