MingtaoGuo / DCGAN_WGAN_WGAN-GP_LSGAN_SNGAN_RSGAN_BEGAN_ACGAN_PGGAN_TensorFlowLinks
Implementation of some different variants of GANs by tensorflow, Train the GAN in Google Cloud Colab, DCGAN, WGAN, WGAN-GP, LSGAN, SNGAN, RSGAN, RaSGAN, BEGAN, ACGAN, PGGAN, pix2pix, BigGAN
☆232Updated 2 years ago
Alternatives and similar repositories for DCGAN_WGAN_WGAN-GP_LSGAN_SNGAN_RSGAN_BEGAN_ACGAN_PGGAN_TensorFlow
Users that are interested in DCGAN_WGAN_WGAN-GP_LSGAN_SNGAN_RSGAN_BEGAN_ACGAN_PGGAN_TensorFlow are comparing it to the libraries listed below
Sorting:
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆218Updated 5 years ago
- Tensorflow implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Adversarial Networks (…☆152Updated 7 years ago
- WGAN-GP tensorflow implementation☆72Updated 2 years ago
- Reimplementation of GANs☆424Updated 3 years ago
- Simply implement the paper: cGANs with Projection Discriminator by TensorFlow☆40Updated 6 years ago
- Self-Attention Generative Adversarial Networks Implementation in PyTorch☆75Updated 6 years ago
- Improved WGAN in Pytorch☆440Updated last year
- CGAN ProjectionCGAN ACGAN InfoGAN Pytorch☆68Updated 6 years ago
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch☆196Updated 3 years ago
- Simple Tensorflow implementation of "Self-Attention Generative Adversarial Networks" (SAGAN)☆553Updated 5 years ago
- An empirical study on evaluation metrics of generative adversarial networks.☆372Updated 6 years ago
- Pytorch implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Generative Adversarial Ne…☆521Updated 7 years ago
- Simple Tensorflow implementation of "Large Scale GAN Training for High Fidelity Natural Image Synthesis" (BigGAN)☆260Updated 6 years ago
- DualGAN-tensorflow: tensorflow implementation of DualGAN☆268Updated 4 years ago
- MSGAN: Mode Seeking Generative Adversarial Networks for Diverse Image Synthesis (CVPR2019)☆412Updated 6 years ago
- Conditional Wasserstein GANs☆73Updated 7 years ago
- Unofficial PyTorch implementation of the paper titled "Progressive growing of GANs for improved Quality, Stability, and Variation"☆541Updated last year
- GANs with spectral normalization and projection discriminator☆1,102Updated 5 years ago
- Reimplementation of CycleGAN☆387Updated 3 years ago
- ☆86Updated 7 years ago
- Spectral Normalization for Keras Dense and Convolution Layers☆121Updated 5 years ago
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆247Updated 2 years ago
- ☆274Updated 7 years ago
- Paper by Miyato et al. https://openreview.net/forum?id=B1QRgziT-☆679Updated 7 years ago
- some demo of GANs☆278Updated 6 years ago
- Tensorflow implementation for Conditional Convolutional Adversarial Networks.☆220Updated 2 years ago
- MSG StyleGAN in tensorflow☆265Updated 5 years ago
- PyTorch implementation of Progressive Growing of GANs for Improved Quality, Stability, and Variation.☆582Updated 7 years ago
- An unofficial PyTorch implementation of SNGAN (ICLR 2018) and cGANs with projection discriminator (ICLR 2018).☆158Updated 5 years ago
- Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 dataset…☆209Updated last year