arturml / mnist-cgan
A pytorch implementation of conditional GAN
☆23Updated 2 years ago
Alternatives and similar repositories for mnist-cgan:
Users that are interested in mnist-cgan are comparing it to the libraries listed below
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆70Updated 7 years ago
- ☆272Updated 7 years ago
- PyTorch Implementation of InfoGAN☆322Updated 2 years ago
- Simple Implementation of many GAN models with PyTorch.☆390Updated 2 years ago
- Pytorch implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Generative Adversarial Ne…☆514Updated 7 years ago
- Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.☆73Updated 6 years ago
- Variational Autoencoder implemented with PyTorch, Trained over CelebA Dataset☆169Updated 7 years ago
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆191Updated last month
- PyTorch implemented generative models for CelebA dataset: DCGAN, LSGAN, WGAN, WGANGP, InfoGAN, BEGAN, VAE, VAEGAN☆37Updated 6 years ago
- Various Notebooks for Lernapparat.de☆276Updated 4 years ago
- IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.☆123Updated 4 years ago
- Pytorch implementation of Conditional Image Synthesis with Auxiliary Classifier GANs☆72Updated 7 years ago
- Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 dataset…☆209Updated last year
- Variational AutoEncoder + ResNet Transfer Learning☆229Updated 2 years ago
- Pytorch implementation of β-VAE☆537Updated 4 years ago
- Self-Attention Generative Adversarial Networks Implementation in PyTorch☆74Updated 6 years ago
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆262Updated 4 years ago
- ☆111Updated 6 years ago
- Unofficial PyTorch implementation of the paper titled "Progressive growing of GANs for improved Quality, Stability, and Variation"☆539Updated last year
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch☆194Updated 3 years ago
- A CNN Variational Autoencoder (CNN-VAE) implemented in PyTorch☆299Updated 4 years ago
- A simple implementation of Style-Based Generator Architecture for Generative Adversarial Networks with pytorch☆114Updated 5 years ago
- Two time-scale update rule for training GANs☆878Updated 3 years ago
- An empirical study on evaluation metrics of generative adversarial networks.☆370Updated 5 years ago
- An unofficial PyTorch implementation of SNGAN (ICLR 2018) and cGANs with projection discriminator (ICLR 2018).☆158Updated 5 years ago
- ☆137Updated last year
- A PyTorch implementation for StyleGAN with full features.☆379Updated 3 years ago
- CPU/GPU/TPU implementation of the Inception Score☆80Updated 4 years ago
- Pretrained GANs in PyTorch: StyleGAN2, BigGAN, BigBiGAN, SAGAN, SNGAN, SelfCondGAN, and more☆139Updated 3 years ago
- This is an almost exact replica in PyTorch of the Tensorflow version of Self-Attention GAN released by Google Brain in August 2018.☆173Updated 7 months ago