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:
- This is an almost exact replica in PyTorch of the Tensorflow version of Self-Attention GAN released by Google Brain in August 2018.☆173Updated 11 months ago
- dcgan combined with vae in pytorch!☆117Updated 6 years ago
- A variant of the Self Attention GAN named: FAGAN (Full Attention GAN)☆113Updated 6 years ago
- PyTorch Implementation of Unrolled Generative Adversarial Networks☆40Updated 7 years ago
- Capsule GAN: Unsupervised representation learning with CapsNet based Generative Adversarial Networks☆57Updated 6 years ago
- Simple Tensorflow implementation of "Diverse Image-to-Image Translation via Disentangled Representations" (ECCV 2018 Oral)☆120Updated 6 years ago
- (PyTorch) Implementations of GAN, Improved GAN, DCGAN, LAPGAN, and InfoGAN in PyTorch☆142Updated 8 years ago
- Self-Attention Generative Adversarial Networks Implementation in PyTorch☆75Updated 7 years ago
- Implementation of Self-Attention Generative Adversarial Networks by Zhang et al. (with spectral normalization and projection discriminato…☆39Updated 7 years ago
- CPU/GPU/TPU implementation of the Inception Score☆80Updated 5 years ago
- implement infoGAN using pytorch☆153Updated 6 years ago
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆247Updated 2 years ago
- Pytorch implementation of Conditional Image Synthesis with Auxiliary Classifier GANs☆73Updated 7 years ago
- Tensorflow code of Dist-GAN, GN-GAN and other GAN methods☆67Updated 6 years ago
- Official implementation of "On GANs and GMMs"☆66Updated 5 years ago
- Pytorch implementation of Conditional image-to-image translation (CVPR 2018)☆48Updated 6 years ago
- Pytorch implementation of "One-Shot Unsupervised Cross Domain Translation" NIPS 2018☆140Updated 6 years ago
- Training MMD GANs.☆86Updated 7 years ago
- Simple Tensorflow implementation of RelativisticGAN☆50Updated 7 years ago
- MSG-GAN: Multi-Scale Gradients GAN (Architecture inspired from ProGAN but doesn't use layer-wise growing)☆152Updated 5 years ago
- Implementation of Diversity-Sensitive Conditional Generative Adversarial Networks (ICLR 2019)☆98Updated 3 years ago
- Pytorch implementation of BicycleGAN with implementation details☆102Updated 7 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆219Updated 5 years ago
- Invert a pre-trained GAN model (includes code for training a GAN on celebA)☆84Updated 6 years ago
- SingleGAN: Image-to-Image Translation by a Single-Generator Network using Multiple Generative Adversarial Learning. ACCV 2018☆84Updated 5 years ago
- Pytorch implementation of "One-Sided Unsupervised Domain Mapping" NIPS 2017☆194Updated 6 years ago
- Cross-domain disentanglement network☆91Updated 6 years ago
- [NeurIPS 2018] [JSAIT] PacGAN: The power of two samples in generative adversarial networks☆81Updated 4 years ago
- Implementation of "Improving the Improved Training of Wasserstein GANs: A Consistency Term and Its Dual Effect" in pytorch☆37Updated 6 years ago
- An adversarial autoencoder implementation in pytorch☆84Updated 6 years ago