csinva / gan-vae-pretrained-pytorch
Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.
☆185Updated 2 weeks ago
Alternatives and similar repositories for gan-vae-pretrained-pytorch:
Users that are interested in gan-vae-pretrained-pytorch are comparing it to the libraries listed below
- This is an implementation of the VAE (Variational Autoencoder) for Cifar10☆69Updated 3 years ago
- ☆272Updated 6 years ago
- Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.☆71Updated 5 years ago
- PyTorch Implementation of InfoGAN☆320Updated 2 years ago
- An unofficial Pytorch implementation of SNGAN, achieving IS of 8.21 and FID of 14.21 on CIFAR-10.☆46Updated last year
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆80Updated 6 years ago
- A PyTorch implementation of Auxiliary Classifier GAN to generate CIFAR10 images.☆47Updated 6 years ago
- A look at some simple autoencoders for the Cifar10 dataset, including a denoising autoencoder. Python code included.☆64Updated 6 years ago
- A DCGAN built on the CIFAR10 dataset using pytorch☆27Updated 5 years ago
- Pytorch implementation of β-VAE☆534Updated 4 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆69Updated 7 years ago
- Variational AutoEncoder + ResNet Transfer Learning☆226Updated 2 years ago
- Simple Implementation of many GAN models with PyTorch.☆391Updated last year
- AutoEncoder trained on ImageNet☆99Updated 2 years ago
- Simple, extendable, easy to understand Glow implementation in PyTorch☆380Updated 2 years ago
- Implementation of Glow in PyTorch☆81Updated 4 years ago
- This is a reimplementation of the blog post "Building Autoencoders in Keras". Instead of using MNIST, this project uses CIFAR10.☆70Updated 6 years ago
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆259Updated 4 years ago
- A CNN Variational Autoencoder (CNN-VAE) implemented in PyTorch☆299Updated 4 years ago
- An unofficial PyTorch implementation of SNGAN (ICLR 2018) and cGANs with projection discriminator (ICLR 2018).☆158Updated 5 years ago
- IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.☆122Updated 3 years ago
- Code for ICLR2020 "Improving Adversarial Robustness Requires Revisiting Misclassified Examples"☆144Updated 4 years ago
- A pytorch implementation of MINE(Mutual Information Neural Estimation)☆343Updated 5 years ago
- Pytorch Implementation of variational auto-encoder for MNIST☆61Updated 6 years ago
- Assessing Generative Models via Precision and Recall (official repository)☆104Updated 2 years ago
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch☆193Updated 3 years ago
- Pytorch implementation of DCGAN, WGAN-CP, WGAN-GP☆761Updated 10 months ago
- Pretrained GANs in PyTorch: StyleGAN2, BigGAN, BigBiGAN, SAGAN, SNGAN, SelfCondGAN, and more☆139Updated 3 years ago
- CGAN ProjectionCGAN ACGAN InfoGAN Pytorch☆67Updated 6 years ago
- Pytorch implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Generative Adversarial Ne…☆505Updated 7 years ago