tsc2017 / Frechet-Inception-DistanceLinks
CPU/GPU/TPU implementation of the Fréchet Inception Distance
☆81Updated 5 years ago
Alternatives and similar repositories for Frechet-Inception-Distance
Users that are interested in Frechet-Inception-Distance are comparing it to the libraries listed below
Sorting:
- CPU/GPU/TPU implementation of the Inception Score☆80Updated 5 years ago
- Python script to download the celebA-HQ dataset from google drive☆140Updated 5 years ago
- Simple Tensorflow Implementation of "Spectral Normalization for Generative Adversarial Networks" (ICLR 2018)☆141Updated 6 years ago
- Code for the NIPS17 paper "Stabilizing Training of Generative Adversarial Networks through Regularization"☆94Updated 7 years ago
- Self-Attention Generative Adversarial Networks Implementation in PyTorch☆75Updated 6 years ago
- PyTorch Implementation of Unrolled Generative Adversarial Networks☆40Updated 6 years ago
- dcgan combined with vae in pytorch!☆117Updated 6 years ago
- MSG-GAN: Multi-Scale Gradients GAN (Architecture inspired from ProGAN but doesn't use layer-wise growing)☆151Updated 5 years ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆80Updated 6 years ago
- A PyTorch 0.4 implementation of Progressive Growing of GANs for Improved Quality, Stability and Variability (https://arxiv.org/abs/1710.1…☆56Updated 6 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆218Updated 5 years ago
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆247Updated 2 years ago
- implement infoGAN using pytorch☆153Updated 6 years ago
- Inception score for measuring quality of images generating from GAN☆42Updated 7 years ago
- An unofficial PyTorch implementation of SNGAN (ICLR 2018) and cGANs with projection discriminator (ICLR 2018).☆158Updated 5 years ago
- Official implementation of "On GANs and GMMs"☆66Updated 5 years ago
- Training MMD GANs.☆86Updated 7 years ago
- An unofficial Pytorch implementation of SNGAN, achieving IS of 8.21 and FID of 14.21 on CIFAR-10.☆47Updated 2 years ago
- Pytorch implementation of multitask CycleGAN with auxiliary classification loss☆96Updated 5 years ago
- Code from paper "On Relativistic f-divergences" (http://arxiv.org/abs/1901.02474)☆86Updated 5 years ago
- Cross-domain disentanglement network☆91Updated 6 years ago
- Implementation of Diversity-Sensitive Conditional Generative Adversarial Networks (ICLR 2019)☆98Updated 3 years ago
- ☆131Updated 7 years ago
- Conditional Autoencoders with Adversarial Information Factorization☆72Updated 6 years ago
- Official PyTorch implementation of Harmonizing Maximum Likelihood with GANs for Multimodal Conditional Generation (ICLR 2019)☆93Updated 10 months ago
- A pytorch implementation of Paper "IntroVAE: Introspective Variational Autoencoders for Photographic Image Synthesis"☆93Updated 6 years ago
- Variational Auto Encoder☆39Updated 8 years ago
- Implementation of Self-Attention Generative Adversarial Networks by Zhang et al. (with spectral normalization and projection discriminato…☆39Updated 7 years ago
- Simple Tensorflow implementation of "Diverse Image-to-Image Translation via Disentangled Representations" (ECCV 2018 Oral)☆120Updated 5 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