csinva / gan-vae-pretrained-pytorch
Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.
☆178Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for gan-vae-pretrained-pytorch
- ☆268Updated 6 years ago
- This is an implementation of the VAE (Variational Autoencoder) for Cifar10☆64Updated 2 years ago
- Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.☆68Updated 5 years ago
- PyTorch Implementation of InfoGAN☆321Updated 2 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆67Updated 7 years ago
- Pytorch implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Generative Adversarial Ne…☆492Updated 7 years ago
- Simple Implementation of many GAN models with PyTorch.☆384Updated last year
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆79Updated 6 years ago
- Implementation of Conditional Generative Adversarial Networks in PyTorch☆106Updated 6 years ago
- Sliced Wasserstein Distance (SWD) in PyTorch☆109Updated 5 years ago
- Pytorch implementation of β-VAE☆525Updated 3 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 Wasserstein GANs with Gradient Penalty☆254Updated 3 years ago
- Pretrained GANs in PyTorch: StyleGAN2, BigGAN, BigBiGAN, SAGAN, SNGAN, SelfCondGAN, and more☆133Updated 3 years ago
- Pytorch implementation of common image generation metrics.☆147Updated 5 months ago
- Simple, extendable, easy to understand Glow implementation in PyTorch☆376Updated 2 years ago
- Pytorch for Triple-GAN☆42Updated last year
- Inception Score for GANs in Pytorch☆639Updated 4 years ago
- MMD-GAN: Towards Deeper Understanding of Moment Matching Network☆199Updated last year
- IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.☆121Updated 3 years ago
- Pytorch implementation of a Conditional WGAN with Gradient Penalty☆36Updated 4 years ago
- Variational Autoencoder implemented with PyTorch, Trained over CelebA Dataset☆167Updated 7 years ago
- Paper by Miyato et al. https://openreview.net/forum?id=B1QRgziT-☆677Updated 6 years ago
- CGAN ProjectionCGAN ACGAN InfoGAN Pytorch☆65Updated 5 years ago
- A DCGAN built on the CIFAR10 dataset using pytorch☆29Updated 5 years ago
- Improved WGAN in Pytorch☆440Updated last year
- This is a reimplementation of the blog post "Building Autoencoders in Keras". Instead of using MNIST, this project uses CIFAR10.☆70Updated 5 years ago
- An empirical study on evaluation metrics of generative adversarial networks.☆368Updated 5 years ago
- A PyTorch implementation of Auxiliary Classifier GAN to generate CIFAR10 images.☆46Updated 6 years ago