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:
- 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…☆211Updated 2 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆221Updated 6 years ago
- This is a re-implementation of TransGAN: Two Pure Transformers Can Make One Strong GAN (NeurIPS 2021) in PyTorch.☆116Updated last year
- Data Augmentation optimized for GAN☆58Updated 4 years ago
- PyTorch Implementation of DCGAN trained on the CelebA dataset.☆122Updated 7 years ago
- Jupyter Notebook on Conditional GAN☆13Updated 6 years ago
- Keras implementation of CycleGAN using a tensorflow backend.☆192Updated 6 years ago
- 🚀 Variants of GANs most easily implemented as TensorFlow2. GAN, DCGAN, LSGAN, WGAN, WGAN-GP, DRAGAN, ETC...☆96Updated 5 years ago
- Tensorflow-2.0 implementation of "Self-Attention Generative Adversarial Networks"☆28Updated 5 years ago
- pytorch, pix2pix, CycleGAN, DiscoGAN, BicycleGAN, UNIT, MUNIT, pix2pixHD, vid2vid☆48Updated 7 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
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆71Updated 8 years ago
- Continuous Conditional Generative Adversarial Networks (CcGAN)