LynnHo / DCGAN-LSGAN-WGAN-GP-DRAGAN-Tensorflow-2Links
Reimplementation of GANs
☆424Updated 3 years ago
Alternatives and similar repositories for DCGAN-LSGAN-WGAN-GP-DRAGAN-Tensorflow-2
Users that are interested in DCGAN-LSGAN-WGAN-GP-DRAGAN-Tensorflow-2 are comparing it to the libraries listed below
Sorting:
- 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
- Simple Tensorflow implementation of "Self-Attention Generative Adversarial Networks" (SAGAN)☆552Updated 5 years ago
- GANs with spectral normalization and projection discriminator☆1,101Updated 5 years ago
- An empirical study on evaluation metrics of generative adversarial networks.☆372Updated 6 years ago
- Code for paper "Which Training Methods for GANs do actually Converge? (ICML 2018)"☆920Updated 5 years ago
- Improved WGAN in Pytorch☆440Updated last year
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch☆194Updated 3 years ago
- Code for replication of the paper "The relativistic discriminator: a key element missing from standard GAN"☆729Updated 5 years ago
- PyTorch implementation of "Progressive growing of GANs (PGGAN)"☆823Updated 2 years ago
- Two time-scale update rule for training GANs☆884Updated 3 years ago
- PyTorch implementation of Progressive Growing of GANs for Improved Quality, Stability, and Variation.☆582Updated 7 years ago
- Pytorch implementation of LARGE SCALE GAN TRAINING FOR HIGH FIDELITY NATURAL IMAGE SYNTHESIS (BigGAN)☆509Updated 6 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆218Updated 5 years ago
- Unofficial PyTorch implementation of the paper titled "Progressive growing of GANs for improved Quality, Stability, and Variation"☆541Updated last year
- ☆1,010Updated 5 years ago
- Tensorflow Implementation of Wasserstein GAN (and Improved version in wgan_v2)☆240Updated 6 years ago
- Resources and Implementations of Generative Adversarial Nets which are focusing on how to stabilize training process and generate high qu…☆190Updated 8 years ago
- Tensorflow implementation for Conditional Convolutional Adversarial Networks.☆221Updated 2 years ago
- 各类GAN综合在一起,借鉴了hwalsuklee大神的☆322Updated 6 years ago
- Pytorch implementation of Generative Adversarial Networks (GAN) and Deep Convolutional Generative Adversarial Networks (DCGAN) for MNIST …☆528Updated last year
- Tensorflow implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Adversarial Networks (…☆152Updated 7 years ago
- MSGAN: Mode Seeking Generative Adversarial Networks for Diverse Image Synthesis (CVPR2019)☆412Updated 6 years ago
- Paper by Miyato et al. https://openreview.net/forum?id=B1QRgziT-☆679Updated 7 years ago
- Reimplementation of CycleGAN☆388Updated 3 years ago
- Simple Tensorflow implementation of "Large Scale GAN Training for High Fidelity Natural Image Synthesis" (BigGAN)☆260Updated 6 years ago
- The Simplest DCGAN Implementation☆341Updated 2 years ago
- [TIP'19] AttGAN: Facial Attribute Editing by Only Changing What You Want☆613Updated 3 months ago
- Simple Tensorflow implementation of "Multimodal Unsupervised Image-to-Image Translation" (ECCV 2018)☆302Updated 5 years ago
- DualGAN-tensorflow: tensorflow implementation of DualGAN☆268Updated 4 years ago
- Code for reproducing experiments in "Improved Training of Wasserstein GANs"