csinva / gan-vae-pretrained-pytorch
Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.
☆192Updated 2 months 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
- ☆273Updated 7 years ago
- PyTorch Implementation of InfoGAN☆323Updated 2 years ago
- Simple Implementation of many GAN models with PyTorch.☆392Updated 2 years ago
- A DCGAN built on the CIFAR10 dataset using pytorch☆28Updated 5 years ago
- This is an implementation of the VAE (Variational Autoencoder) for Cifar10☆72Updated 3 years ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆80Updated 6 years ago
- Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.☆73Updated 6 years ago
- A PyTorch implementation of Auxiliary Classifier GAN to generate CIFAR10 images.☆46Updated 6 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆70Updated 7 years ago
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆265Updated 4 years ago
- Pytorch implementation of a Conditional WGAN with Gradient Penalty☆37Updated 5 years ago
- Pytorch implementation of DCGAN, WGAN-CP, WGAN-GP☆770Updated last year
- Pytorch implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Generative Adversarial Ne…☆515Updated 7 years ago
- An unofficial Pytorch implementation of SNGAN, achieving IS of 8.21 and FID of 14.21 on CIFAR-10.☆47Updated 2 years ago
- Assessing Generative Models via Precision and Recall (official repository)☆105Updated 2 years ago
- A CNN Variational Autoencoder (CNN-VAE) implemented in PyTorch☆299Updated 4 years ago
- This is a reimplementation of the blog post "Building Autoencoders in Keras". Instead of using MNIST, this project uses CIFAR10.☆72Updated 6 years ago
- Inception Score for GANs in Pytorch☆650Updated 5 years ago
- Pytorch implementation of β-VAE☆536Updated 4 years ago
- CGAN ProjectionCGAN ACGAN InfoGAN Pytorch☆67Updated 6 years ago
- Implementation of Conditional Generative Adversarial Networks in PyTorch☆107Updated 7 years ago
- IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.☆125Updated 4 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆218Updated 5 years ago
- Pretrained GANs in PyTorch: StyleGAN2, BigGAN, BigBiGAN, SAGAN, SNGAN, SelfCondGAN, and more☆140Updated 3 years ago
- this is the pytorch version of Conditional Generative Adversarial Nets☆56Updated 6 years ago
- Convolutional Autoencoder with SetNet in PyTorch☆86Updated 2 years ago
- Variational Autoencoder implemented with PyTorch, Trained over CelebA Dataset☆169Updated 7 years ago
- MMD-GAN: Towards Deeper Understanding of Moment Matching Network☆198Updated last year
- PyTorch implementation of Glow☆534Updated 3 years ago
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch☆194Updated 3 years ago