lyeoni / pytorch-mnist-VAELinks
☆114Updated 7 years ago
Alternatives and similar repositories for pytorch-mnist-VAE
Users that are interested in pytorch-mnist-VAE are comparing it to the libraries listed below
Sorting:
- Variational AutoEncoder + ResNet Transfer Learning☆233Updated 3 years ago
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆202Updated 9 months ago
- This is an implementation of the VAE (Variational Autoencoder) for Cifar10☆73Updated 3 years ago
- Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.☆76Updated 6 years ago
- A pytorch implementation of MINE(Mutual Information Neural Estimation)☆351Updated 6 years ago
- ☆73Updated 2 years ago
- A CNN Variational Autoencoder (CNN-VAE) implemented in PyTorch☆303Updated 5 years ago
- PyTorch Implementation of InfoGAN☆327Updated 3 years ago
- Pytorch Implementation of variational auto-encoder for MNIST☆61Updated 7 years ago
- PyTorch implementation of HyperNetworks (Ha et al., ICLR 2017) for ResNet (Residual Networks)☆273Updated 4 years ago
- PyTorch implementation of a Variational Autoencoder with Gumbel-Softmax Distribution☆211Updated 7 years ago
- Pytorch implementation of Maximum Mean Discrepancy Variational Autoencoder, a member of the InfoVAE family that maximizes Mutual Informat…☆58Updated 5 years ago
- Pytorch implementation of β-VAE☆552Updated 4 years ago
- ☆42Updated 3 years ago
- Variational Autoencoder and Conditional Variational Autoencoder on MNIST in PyTorch☆645Updated 5 months ago
- PyTorch implementation for the ICLR 2020 paper "Understanding the Limitations of Variational Mutual Information Estimators"☆77Updated 5 years ago
- Implementation of Gaussian Mixture Variational Autoencoder (GMVAE) for Unsupervised Clustering☆346Updated 5 years ago
- A Variational Autoencoder (VAE) implemented in PyTorch☆433Updated 3 years ago
- Code for the paper "Adversarial Self-supervised Contrastive Learning" (NeurIPS 2020)☆172Updated 3 years ago
- Variational Autoencoder (VAE) with perception loss implementation in pytorch☆144Updated last year
- Implementation of "Autoencoding beyond pixels using a learned similarity metric" using Pytorch☆67Updated 5 years ago
- Mutual Information Neural Estimation in Pytorch☆342Updated last year
- Minimalist implementation of VQ-VAE in Pytorch