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
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆202Updated 9 months ago
- Pytorch SimCLR on CIFAR10 (92.85% test accuracy)☆58Updated 5 years ago
- PyTorch implementation for the ICLR 2020 paper "Understanding the Limitations of Variational Mutual Information Estimators"☆77Updated 5 years ago
- Variational AutoEncoder + ResNet Transfer Learning☆233Updated 3 years ago
- Mutual Information Neural Estimation in Pytorch☆342Updated last year
- A pytorch implementation of MINE(Mutual Information Neural Estimation)☆351Updated 6 years ago
- AutoEncoder trained on ImageNet☆122Updated 3 years ago
- A Variational Autoencoder based on the ResNet18-architecture☆121Updated 6 years ago
- Generalizing to unseen domains via distribution matching☆72Updated 5 years ago
- This is a reimplementation of the blog post "Building Autoencoders in Keras". Instead of using MNIST, this project uses CIFAR10.☆73Updated 6 years ago
- Pytorch implementation of Maximum Mean Discrepancy Variational Autoencoder, a member of the InfoVAE family that maximizes Mutual Informat…☆58Updated 5 years ago
- Variational Autoencoder (VAE) with perception loss implementation in pytorch☆144Updated last year
- Mutual Information in Pytorch☆114Updated 2 years ago
- ☆66Updated 5 years ago
- PyTorch implementation of HyperNetworks (Ha et al., ICLR 2017) for ResNet (Residual Networks)☆273Updated 4 years ago
- ☆114Updated 7 years ago
- Reproduce CKA: Similarity of Neural Network Representations Revisited☆311Updated 5 years ago
- The MNIST-M dataset for domain adaptation (PyTorch).☆40Updated 5 years ago
- Pytorch implementation of Deep Variational Information Bottleneck☆204Updated 7 years ago
- Code for the paper "A Simple Unified Framework for Detecting Out-of-Distribution Samples and Adversarial Attacks".☆348Updated 6 years ago
- (Pytorch) Training ResNets on ImageNet-100 data☆63Updated 3 years ago
- Denoising Variational Autoencoder☆19Updated 7 years ago
- Code for the paper "Adversarial Self-supervised Contrastive Learning" (NeurIPS 2020)☆172Updated 3 years ago
- ☆59Updated 2 years ago
- Pytorch Implementation of variational auto-encoder for MNIST☆61Updated 7 years ago
- Implementation of 'DIVA: Domain Invariant Variational Autoencoders'☆105Updated 5 years ago
- ☆17Updated 3 years ago
- Continual Learning with Hypernetworks. A continual learning approach that has the flexibility to learn a dedicated set of parameters, fin…☆169Updated 3 years ago
- PyTorch implementation for Vision Transformer[Dosovitskiy, A.(ICLR'21)] modified to obtain over 90% accuracy FROM SCRATCH on CIFAR-10 wit…☆201Updated last year