lzhbrian / metrics
IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.
☆121Updated 3 years ago
Alternatives and similar repositories for metrics:
Users that are interested in metrics are comparing it to the libraries listed below
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆219Updated 5 years ago
- An unofficial PyTorch implementation of SNGAN (ICLR 2018) and cGANs with projection discriminator (ICLR 2018).☆158Updated 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 4 months ago
- Self-Attention Generative Adversarial Networks Implementation in PyTorch☆74Updated 6 years ago
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch☆193Updated 3 years ago
- Official PyTorch implementation of NICE-GAN: Reusing Discriminators for Encoding: Towards Unsupervised Image-to-Image Translation☆239Updated 4 years ago
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆248Updated 2 years ago
- Cross-domain disentanglement network☆91Updated 5 years ago
- MSG-GAN: Multi-Scale Gradients GAN (Architecture inspired from ProGAN but doesn't use layer-wise growing)☆151Updated 4 years ago
- A pytorch implementation of Paper "IntroVAE: Introspective Variational Autoencoders for Photographic Image Synthesis"☆92Updated 5 years ago
- Implemetatin of Progressive Growing of GANs in PyTorch☆63Updated 7 years ago
- Ready to train Pytorch implementation of the CVPR'19 paper "Self-Supervised GANs via Auxiliary Rotation Loss"☆64Updated 5 years ago
- PyTorch Implementation of ECCV 2020 Spotlight "TuiGAN: Learning Versatile Image-to-Image Translation with Two Unpaired Images"☆186Updated 4 years ago
- Pytorch implementation of Unsupervised Attention-guided Image-to-Image Translation.☆95Updated 6 years ago
- Inception Score for GANs in Pytorch☆645Updated 4 years ago
- PyTorch implementation of Image-to-Image Translation with Conditional Adversarial Nets (pix2pix)☆54Updated 7 years ago
- Code for ICLR2020 paper 'Real or Not Real, that is the Question'☆286Updated 4 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆69Updated 7 years ago
- Code for the paper "Training GANs with Stronger Augmentations via Contrastive Discriminator" (ICLR 2021)☆188Updated 3 years ago
- Pytorch implementation of CycleGAN.☆42Updated 7 years ago
- An empirical study on evaluation metrics of generative adversarial networks.☆370Updated 5 years ago
- [CVPR 2020] Image Processing Using Multi-Code GAN Prior