AliceAria / Performance-comparison-of-GAN-on-cifar-10Links
Performance comparison of ACGAN, BEGAN, CGAN, DRAGAN, EBGAN, GAN, infoGAN, LSGAN, VAE, WGAN, WGAN_GP on cifar-10
☆38Updated 5 years ago
Alternatives and similar repositories for Performance-comparison-of-GAN-on-cifar-10
Users that are interested in Performance-comparison-of-GAN-on-cifar-10 are comparing it to the libraries listed below
Sorting:
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch☆194Updated 3 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆218Updated 5 years ago
- ☆274Updated 7 years ago
- CGAN ProjectionCGAN ACGAN InfoGAN Pytorch☆67Updated 6 years ago
- IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.☆125Updated 4 years ago
- Pytorch implementation of Conditional Image Synthesis with Auxiliary Classifier GANs☆73Updated 7 years ago
- Implementation of some different variants of GANs by tensorflow, Train the GAN in Google Cloud Colab, DCGAN, WGAN, WGAN-GP, LSGAN, SNGAN,…☆231Updated 2 years ago
- PyTorch Implementation of InfoGAN☆324Updated 2 years ago
- An empirical study on evaluation metrics of generative adversarial networks.☆372Updated 6 years ago
- Pytorch implementation of semi-supervised DCGAN based on "Improved Techniques for Training GANs"☆41Updated 3 years ago
- Convolutional Autoencoder with SetNet in PyTorch☆87Updated 2 years ago
- this is the pytorch version of Conditional Generative Adversarial Nets☆57Updated 6 years ago
- MMD-GAN: Towards Deeper Understanding of Moment Matching Network☆198Updated last year
- An unofficial Pytorch implementation of SNGAN, achieving IS of 8.21 and FID of 14.21 on CIFAR-10.☆47Updated 2 years ago
- Self-Attention Generative Adversarial Networks Implementation in PyTorch☆74Updated 6 years ago
- An implementation of ACGAN with adversarial loss and training algorithm from Improved WGAN.☆9Updated 6 years ago
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆193Updated 4 months ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆80Updated 6 years ago
- An unofficial PyTorch implementation of SNGAN (ICLR 2018) and cGANs with projection discriminator (ICLR 2018).☆158Updated 5 years ago
- CPU/GPU/TPU implementation of the Fréchet Inception Distance☆81Updated 4 years ago
- Inception Score for GANs in Pytorch☆655Updated 5 years ago
- Pytorch for Triple-GAN☆42Updated 2 years ago
- [NeurIPS 2018] [JSAIT] PacGAN: The power of two samples in generative adversarial networks☆81Updated 4 years ago
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆247Updated 2 years ago
- Pytorch implementation of Unsupervised Attention-guided Image-to-Image Translation.☆96Updated 6 years ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆189Updated 7 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.☆174Updated 9 months ago
- Implementation of Conditional Generative Adversarial Networks in PyTorch☆107Updated 7 years ago
- An application of Self-Attention GANs and DCGAN on mnist dataset.☆49Updated 4 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆70Updated 7 years ago