kshmelkov / gan_evaluationLinks
Code release for paper "How good is my GAN?"
☆12Updated 6 years ago
Alternatives and similar repositories for gan_evaluation
Users that are interested in gan_evaluation are comparing it to the libraries listed below
Sorting:
- dcgan combined with vae in pytorch!☆117Updated 6 years ago
- Self-Attention Generative Adversarial Networks Implementation in PyTorch☆75Updated 6 years ago
- Capsule GAN: Unsupervised representation learning with CapsNet based Generative Adversarial Networks☆57Updated 6 years ago
- Implemention of "CVAE-GAN: Fine-Grained Image Generation through Asymmetric Training"☆45Updated 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.☆173Updated 9 months ago
- Pytorch implementation of "One-Shot Unsupervised Cross Domain Translation" NIPS 2018☆139Updated 6 years ago
- Implementation of Diversity-Sensitive Conditional Generative Adversarial Networks (ICLR 2019)☆98Updated 3 years ago
- Implementation of Self-Attention Generative Adversarial Networks by Zhang et al. (with spectral normalization and projection discriminato…☆39Updated 7 years ago
- PyTorch Implementation of Unrolled Generative Adversarial Networks☆40Updated 6 years ago
- Ready to train Pytorch implementation of the CVPR'19 paper "Self-Supervised GANs via Auxiliary Rotation Loss"☆66Updated 5 years ago
- A variant of the Self Attention GAN named: FAGAN (Full Attention GAN)☆113Updated 6 years ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆80Updated 6 years ago
- Pytorch implementation of Conditional Image Synthesis with Auxiliary Classifier GANs☆73Updated 7 years ago
- CPU/GPU/TPU implementation of the Inception Score☆80Updated 5 years ago
- GANs with multiple Discriminators☆78Updated 2 years ago
- Pytorch implementation of Conditional image-to-image translation (CVPR 2018)☆48Updated 6 years ago
- PyTorch implementation of DCGAN☆49Updated 7 years ago
- Tensorflow Implementation of Paper "Improved Training of Wasserstein GANs"