arturml / mnist-cgan
A pytorch implementation of conditional GAN
☆23Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for mnist-cgan
- PyTorch implementation of Image-to-Image Translation with Conditional Adversarial Nets (pix2pix)☆53Updated 7 years ago
- Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.☆68Updated 5 years ago
- A simple implementation of Style-Based Generator Architecture for Generative Adversarial Networks with pytorch☆113Updated 5 years ago
- Variational AutoEncoder + ResNet Transfer Learning☆222Updated 2 years ago
- A naive implementation of PixelCNN in Pytorch as described in A Oord et. al.☆61Updated 4 years ago
- PyTorch implementation of PixelCNN from "Pixel Recurrent Neural Networks"☆38Updated 3 years ago
- CPU/GPU/TPU implementation of the Inception Score☆80Updated 4 years ago
- Simple Implementation of many GAN models with PyTorch.☆384Updated last year
- A CNN Variational Autoencoder (CNN-VAE) implemented in PyTorch☆297Updated 4 years ago
- ☆268Updated 6 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.☆172Updated 2 months ago
- Ready to train Pytorch implementation of the CVPR'19 paper "Self-Supervised GANs via Auxiliary Rotation Loss"☆65Updated 5 years ago
- Variational Autoencoder implemented with PyTorch, Trained over CelebA Dataset☆167Updated 7 years ago
- Code for the paper "Training GANs with Stronger Augmentations via Contrastive Discriminator" (ICLR 2021)☆190Updated 3 years ago
- ☆14Updated 6 years ago
- IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.☆121Updated 3 years ago
- ☆63Updated 6 years ago
- ☆109Updated 6 years ago
- Various Notebooks for Lernapparat.de☆276Updated 4 years ago
- Auto-encoder on torch - trying out the various AEs☆53Updated 6 years ago
- Improved Precision and Recall Metric for Assessing Generative Models - Official TensorFlow Implementation☆163Updated 3 years ago
- Pytorch implementation of "Few-Shot Unsupervised Image-to-Image Translation" (ICCV 2019)☆36Updated 5 years ago
- Implementation of Diversity-Sensitive Conditional Generative Adversarial Networks (ICLR 2019)☆98Updated 3 years ago
- Self-Attention Generative Adversarial Networks Implementation in PyTorch☆74Updated 6 years ago
- [CVPR 2021 Oral] Official PyTorch implementation of Soft-IntroVAE from the paper "Soft-IntroVAE: Analyzing and Improving Introspective Va…☆194Updated 2 years ago
- Pytorch implementation of Conditional Image Synthesis with Auxiliary Classifier GANs☆73Updated 7 years ago
- PyTorch implemented generative models for CelebA dataset: DCGAN, LSGAN, WGAN, WGANGP, InfoGAN, BEGAN, VAE, VAEGAN☆36Updated 5 years ago
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch☆194Updated 2 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆68Updated 7 years ago
- PyTorch Implementation of InfoGAN☆321Updated 2 years ago