taki0112 / GAN_Metrics-Tensorflow
Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)
☆219Updated 5 years ago
Alternatives and similar repositories for GAN_Metrics-Tensorflow:
Users that are interested in GAN_Metrics-Tensorflow are comparing it to the libraries listed below
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch☆193Updated 3 years ago
- Implementation of some different variants of GANs by tensorflow, Train the GAN in Google Cloud Colab, DCGAN, WGAN, WGAN-GP, LSGAN, SNGAN,…☆229Updated 2 years ago
- Self-Attention Generative Adversarial Networks Implementation in PyTorch☆74Updated 6 years ago
- An empirical study on evaluation metrics of generative adversarial networks.☆370Updated 5 years ago
- IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.☆122Updated 4 years ago
- MSG StyleGAN in tensorflow☆264Updated 5 years ago
- Simple Tensorflow implementation of "Large Scale GAN Training for High Fidelity Natural Image Synthesis" (BigGAN)☆260Updated 6 years ago
- Pytorch implementation of pix2pix for various datasets.☆123Updated 4 years ago
- CPU/GPU/TPU implementation of the Fréchet Inception Distance☆80Updated 4 years ago
- CPU/GPU/TPU implementation of the Inception Score☆80Updated 4 years ago
- MSGAN: Mode Seeking Generative Adversarial Networks for Diverse Image Synthesis (CVPR2019)☆414Updated 5 years ago
- MSG-GAN: Multi-Scale Gradients GAN (Architecture inspired from ProGAN but doesn't use layer-wise growing)☆151Updated 4 years ago
- Simply implement the paper: cGANs with Projection Discriminator by TensorFlow☆40Updated 5 years ago
- Unsupervised Attention-Guided Image to Image Translation☆330Updated 5 years ago
- Reimplementation of GANs☆421Updated 3 years ago
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆248Updated 2 years ago
- Unofficial PyTorch implementation of the paper titled "Progressive growing of GANs for improved Quality, Stability, and Variation"☆538Updated last year
- Two time-scale update rule for training GANs☆873Updated 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.☆173Updated 6 months ago
- A pytorch implementation of pix2pix + BEGAN (Boundary Equilibrium Generative Adversarial Networks)☆185Updated 5 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
- Inception Score for GANs in Pytorch☆650Updated 4 years ago
- WGAN-GP tensorflow implementation☆72Updated 2 years ago
- AttentionGAN for Unpaired Image-to-Image Translation & Multi-Domain Image-to-Image Translation☆663Updated last year
- Official PyTorch implementation of NICE-GAN: Reusing Discriminators for Encoding: Towards Unsupervised Image-to-Image Translation☆240Updated 4 years ago
- Pytorch implementation of CycleGAN.☆43Updated 7 years ago
- Modified h5tool.py make user getting celeba-HQ easier☆122Updated 5 years ago
- Simple Tensorflow implementation of "Diverse Image-to-Image Translation via Disentangled Representations" (ECCV 2018 Oral)☆118Updated 5 years ago
- CGAN ProjectionCGAN ACGAN InfoGAN Pytorch☆67Updated 6 years ago