togheppi / cDCGAN
PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)
☆67Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for cDCGAN
- ☆268Updated 6 years ago
- Self-Attention Generative Adversarial Networks Implementation in PyTorch☆74Updated 6 years ago
- Pytorch implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Generative Adversarial Ne…☆492Updated 7 years ago
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch☆194Updated 2 years ago
- CGAN ProjectionCGAN ACGAN InfoGAN Pytorch☆65Updated 5 years ago
- Implementation of Conditional Generative Adversarial Networks in PyTorch☆106Updated 6 years ago
- IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.☆121Updated 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.☆170Updated 2 months ago
- dcgan combined with vae in pytorch!☆117Updated 6 years ago
- CPU/GPU/TPU implementation of the Inception Score☆80Updated 4 years ago
- An empirical study on evaluation metrics of generative adversarial networks.☆368Updated 5 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆219Updated 5 years ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆186Updated 6 years ago
- PyTorch Implementation of InfoGAN☆321Updated 2 years ago
- Pytorch implementation of Conditional Image Synthesis with Auxiliary Classifier GANs☆73Updated 7 years ago
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆246Updated 2 years ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆79Updated 6 years ago
- An unofficial PyTorch implementation of SNGAN (ICLR 2018) and cGANs with projection discriminator (ICLR 2018).☆157Updated 5 years ago
- Pytorch implementation of CycleGAN.☆41Updated 7 years ago
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆178Updated 3 years ago
- Pytorch implementation of semi-supervised DCGAN based on "Improved Techniques for Training GANs"☆42Updated 2 years ago
- Inception Score for GANs in Pytorch☆639Updated 4 years ago
- Pytorch for Triple-GAN☆42Updated last year
- PyTorch implemented generative models for CelebA dataset: DCGAN, LSGAN, WGAN, WGANGP, InfoGAN, BEGAN, VAE, VAEGAN☆36Updated 5 years ago
- Unsupervised and Semi-supervised Learning with Categorical Generative Adversarial Networks☆60Updated 7 years ago
- Improved WGAN in Pytorch☆440Updated last year
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆254Updated 3 years ago
- CPU/GPU/TPU implementation of the Fréchet Inception Distance☆79Updated 4 years ago
- Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.☆68Updated 5 years ago