csinva / gan-vae-pretrained-pytorchLinks
Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.
☆202Updated 9 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
Sorting:
- This is an implementation of the VAE (Variational Autoencoder) for Cifar10☆73Updated 3 years ago
- ☆278Updated 7 years ago
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆277Updated 4 years ago
- PyTorch Implementation of InfoGAN☆327Updated 3 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
- Pytorch implementation of β-VAE☆553Updated 4 years ago
- Pytorch implementation of a Conditional WGAN with Gradient Penalty☆40Updated 5 years ago
- Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.☆76Updated 6 years ago
- Pytorch implementation of DCGAN, WGAN-CP, WGAN-GP☆793Updated last month
- Pytorch for Triple-GAN☆42Updated 2 years ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆80Updated 7 years ago
- ☆114Updated 7 years ago
- A DCGAN built on the CIFAR10 dataset using pytorch☆27Updated 6 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆72Updated 8 years ago
- Variational AutoEncoder + ResNet Transfer Learning☆233Updated 3 years ago
- Simple, extendable, easy to understand Glow implementation in PyTorch☆387Updated 3 years ago
- A look at some simple autoencoders for the Cifar10 dataset, including a denoising autoencoder. Python code included.☆64Updated 7 years ago
- This is a reimplementation of the blog post "Building Autoencoders in Keras". Instead of using MNIST, this project uses CIFAR10.☆74Updated 6 years ago
- AutoEncoder trained on ImageNet☆122Updated 3 years ago
- A PyTorch implementation of Auxiliary Classifier GAN to generate CIFAR10 images.☆45Updated 7 years ago
- PyTorch implementation of Glow☆544Updated 4 years ago
- Pytorch implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Generative Adversarial Ne…☆528Updated 8 years ago
- Convolutional Autoencoder with SetNet in PyTorch☆90Updated 3 years ago
- A CNN Variational Autoencoder (CNN-VAE) implemented in PyTorch☆303Updated 5 years ago
- Assessing Generative Models via Precision and Recall (official repository)☆109Updated 3 years ago
- Sliced Wasserstein Distance (SWD) in PyTorch☆115Updated 6 years ago
- Pretrained GANs in PyTorch: StyleGAN2, BigGAN, BigBiGAN, SAGAN, SNGAN, SelfCondGAN, and more☆142Updated 4 years ago
- Disentanglement library for PyTorch☆281Updated 3 years ago
- Simple Implementation of many GAN models with PyTorch.☆398Updated 2 years ago
- Pytorch Implementation of ClusterGAN (arXiv:1809.03627)☆97Updated 2 years ago