timbmg / VAE-CVAE-MNIST
Variational Autoencoder and Conditional Variational Autoencoder on MNIST in PyTorch
☆614Updated last month
Alternatives and similar repositories for VAE-CVAE-MNIST:
Users that are interested in VAE-CVAE-MNIST are comparing it to the libraries listed below
- A Variational Autoencoder (VAE) implemented in PyTorch☆421Updated 2 years ago
- Pytorch implementation of β-VAE☆536Updated 4 years ago
- Minimalist implementation of VQ-VAE in Pytorch☆536Updated 3 years ago
- A CNN Variational Autoencoder (CNN-VAE) implemented in PyTorch☆299Updated 4 years ago
- Vector Quantized VAEs - PyTorch Implementation☆887Updated last year
- PyTorch Implementation of InfoGAN☆321Updated 2 years ago
- PyTorch implementation of Wasserstein Auto-Encoders☆295Updated 4 years ago
- PyTorch implementation of VQ-VAE by Aäron van den Oord et al.☆554Updated 5 years ago
- a simple vae and cvae from keras☆1,301Updated 3 years ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆187Updated 7 years ago
- Pytorch implementation of DCGAN, WGAN-CP, WGAN-GP☆765Updated 11 months ago
- Pytorch implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Generative Adversarial Ne…☆511Updated 7 years ago
- code for "Isolating Sources of Disentanglement in Variational Autoencoders".☆348Updated 2 years ago
- A pytorch implementation of MINE(Mutual Information Neural Estimation)☆344Updated 6 years ago
- pytorch implementation Variational Autoencoder and Conditional Variational Autoencoder☆79Updated 6 years ago
- Experiments for understanding disentanglement in VAE latent representations☆807Updated 2 years ago
- Implementation of Gaussian Mixture Variational Autoencoder (GMVAE) for Unsupervised Clustering☆333Updated 4 years ago
- The Official PyTorch Implementation of "NVAE: A Deep Hierarchical Variational Autoencoder" (NeurIPS 2020 spotlight paper)☆1,044Updated 2 years ago
- Implementation of "Autoencoding beyond pixels using a learned similarity metric" using Pytorch☆60Updated 4 years ago
- A simple tutorial of Variational AutoEncoders with Pytorch☆366Updated last year
- Pytorch implementation of FactorVAE proposed in Disentangling by Factorising(http://arxiv.org/abs/1802.05983)☆269Updated 6 years ago
- Variational AutoEncoder + ResNet Transfer Learning☆227Updated 2 years ago
- Variational autoencoder implemented in tensorflow and pytorch (including inverse autoregressive flow)☆1,162Updated 10 months ago
- Deep InfoMax (DIM), or "Learning Deep Representations by Mutual Information Estimation and Maximization"☆807Updated 5 years ago
- Generation of 128x128 bird images using VAE-GAN with additional feature matching loss☆89Updated 6 years ago
- For beginner, this will be the best start for VAEs, GANs, and CVAE-GAN. This contains AE, DAE, VAE, GAN, CGAN, DCGAN, WGAN, WGAN-GP, VAE-…☆748Updated last year
- Wasserstein Auto-Encoders☆506Updated 6 years ago
- Paper by Miyato et al. https://openreview.net/forum?id=B1QRgziT-☆678Updated 6 years ago
- A pytorch implementation of Paper "Improved Training of Wasserstein GANs"☆1,520Updated last year
- Implementation of Conditional Generative Adversarial Networks in PyTorch☆107Updated 6 years ago