jleinonen / keras-fidLinks
Frechet Inception Distance for Keras-based GANs
☆19Updated 6 years ago
Alternatives and similar repositories for keras-fid
Users that are interested in keras-fid are comparing it to the libraries listed below
Sorting:
- This is a re-implementation of TransGAN: Two Pure Transformers Can Make One Strong GAN (NeurIPS 2021) in PyTorch.☆113Updated last year
- An application of Self-Attention GANs and DCGAN on mnist dataset.☆49Updated 5 years ago
- Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 dataset…☆210Updated last year
- Official Implementation of the paper "A U-Net Based Discriminator for Generative Adversarial Networks" (CVPR 2020)☆397Updated 3 years ago
- Keras implementation of CycleGAN using a tensorflow backend.☆192Updated 5 years ago
- 🚀 Variants of GANs most easily implemented as TensorFlow2. GAN, DCGAN, LSGAN, WGAN, WGAN-GP, DRAGAN, ETC...☆96Updated 5 years ago
- Jupyter Notebook on Conditional GAN☆13Updated 6 years ago
- A clean and lucid implementation of cycleGAN using PyTorch☆125Updated 6 years ago
- A PyTorch implementation of ViTGAN based on paper ViTGAN: Training GANs with Vision Transformers.☆175Updated 3 years ago
- Continuous Conditional Generative Adversarial Networks (CcGAN)☆130Updated 3 weeks ago
- A collection of metrics for evaluating GAN models.☆61Updated 4 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆219Updated 6 years ago
- pytorch, pix2pix, CycleGAN, DiscoGAN, BicycleGAN, UNIT, MUNIT, pix2pixHD, vid2vid☆48Updated 6 years ago
- PyTorch Implementation of DCGAN trained on the CelebA dataset.☆120Updated 6 years ago
- Implementation of some different variants of GANs by tensorflow, Train the GAN in Google Cloud Colab, DCGAN, WGAN, WGAN-GP, LSGAN, SNGAN,…☆233Updated 3 years ago
- Tensorflow-2.0 implementation of "Self-Attention Generative Adversarial Networks"☆28Updated 5 years ago
- Variational Autoencoders trained on the SVHN and FashionMNIST data-sets implemented in PyTorch☆32Updated last year
- Autoencoders in PyTorch☆95Updated 3 years ago
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆275Updated 4 years ago
- [CVPR 2021 Oral] Official PyTorch implementation of Soft-IntroVAE from the paper "Soft-IntroVAE: Analyzing and Improving Introspective Va…☆199Updated 3 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆71Updated 8 years ago
- A PyTorch implementation for StyleGAN with full features.☆381Updated 3 years ago
- Implemetatin of Progressive Growing of GANs in PyTorch☆65Updated 7 years ago
- Generative Adversarial Networks in TensorFlow 2.0☆78Updated 2 years ago
- Improved training of Wasserstein GANs☆46Updated 4 years ago
- A TF 2.0 implementation of Progressive growing of GANs☆17Updated 3 years ago
- IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.☆125Updated 4 years ago
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.☆109Updated 4 years ago
- Pytorch implementation of a Conditional WGAN with Gradient Penalty☆39Updated 5 years ago
- A simple implementation of Style-Based Generator Architecture for Generative Adversarial Networks with pytorch☆114Updated 6 years ago