ChengBinJin / WGAN-GP-tensorflowLinks
WGAN-GP tensorflow implementation
☆72Updated 2 years ago
Alternatives and similar repositories for WGAN-GP-tensorflow
Users that are interested in WGAN-GP-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
- Implementation of some different variants of GANs by tensorflow, Train the GAN in Google Cloud Colab, DCGAN, WGAN, WGAN-GP, LSGAN, SNGAN,…☆231Updated 2 years ago
- Simply implement the paper: cGANs with Projection Discriminator by TensorFlow☆40Updated 6 years ago
- Spectral Normalization for Keras Dense and Convolution Layers☆121Updated 5 years ago
- Tensorflow Implementation of Paper "Improved Training of Wasserstein GANs"☆24Updated 7 years ago
- Wasserstein GAN TensorFlow Implementation☆44Updated 5 years ago
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch☆194Updated 3 years ago
- Tensorflow implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Adversarial Networks (…☆152Updated 7 years ago
- Simple Tensorflow Implementation of "Spectral Normalization for Generative Adversarial Networks" (ICLR 2018)☆141Updated 6 years ago
- CPU/GPU/TPU implementation of the Inception Score☆80Updated 4 years ago
- Study Friendly Implementation of DCGAN in Tensorflow☆24Updated 6 years ago
- Simple Tensorflow implementation of "Large Scale GAN Training for High Fidelity Natural Image Synthesis" (BigGAN)☆260Updated 6 years ago
- Tensorflow implementation of Semantic Image Inpainting with Deep Generative Models☆78Updated 6 years ago
- Self-Attention Generative Adversarial Networks Implementation in PyTorch