yfeng95 / GAN_Theories
Resources and Implementations of Generative Adversarial Nets which are focusing on how to stabilize training process and generate high quality images: DCGAN, WGAN, EBGAN, BEGAN, etc.
☆189Updated 7 years ago
Alternatives and similar repositories for GAN_Theories:
Users that are interested in GAN_Theories are comparing it to the libraries listed below
- ☆288Updated 7 years ago
- Generative image model with learned similarity measures☆441Updated 8 years ago
- Tensorflow implementation for Conditional Convolutional Adversarial Networks.☆221Updated 2 years ago
- Tensorflow implementation of PROGRESSIVE GROWING OF GANS FOR IMPROVED QUALITY, STABILITY, AND VARIATION☆149Updated 2 years ago
- PyTorch implementation of Progressive Growing of GANs for Improved Quality, Stability, and Variation.☆581Updated 7 years ago
- InfoGAN: Interpretable Representation Learning☆153Updated 8 years ago
- See Triple-GAN-V2 in PyTorch: https://github.com/taufikxu/Triple-GAN☆226Updated 4 years ago
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆248Updated 2 years ago
- code for "Adversarial Feature Learning"☆238Updated 2 years ago
- An empirical study on evaluation metrics of generative adversarial networks.☆370Updated 5 years ago
- A single jupyter notebook multi gpu VAE-GAN example with latent space algebra and receptive field visualizations.☆441Updated 5 years ago
- Invertible conditional GANs for image editing☆286Updated 3 years ago
- Code for paper "Which Training Methods for GANs do actually Converge? (ICML 2018)"☆920Updated 5 years ago
- 各类GAN综合在一起,借鉴了hwalsuklee大神的☆322Updated 5 years ago
- implement infoGAN using pytorch☆154Updated 6 years ago
- DualGAN-tensorflow: tensorflow implementation of DualGAN☆269Updated 4 years ago
- Implementation of some different variants of GANs by tensorflow, Train the GAN in Google Cloud Colab, DCGAN, WGAN, WGAN-GP, LSGAN, SNGAN,…☆230Updated 2 years ago
- Improved WGAN in Pytorch☆440Updated last year
- GANs with spectral normalization and projection discriminator☆1,100Updated 5 years ago
- Tensorflow code of "autoencoding beyond pixels using a learned similarity metric"☆127Updated 6 years ago
- a tensorflow implementation of WGAN☆578Updated 7 years ago
- Tensorflow Implementation of Wasserstein GAN (and Improved version in wgan_v2)☆240Updated 6 years ago
- Reimplementation of GANs☆422Updated 3 years ago
- Tensorflow Implementation of the paper "Spectral Normalization for Generative Adversarial Networks" (ICML 2017 workshop)☆250Updated 7 years ago
- Simple Tensorflow implementation of "Self-Attention Generative Adversarial Networks" (SAGAN)☆552Updated 5 years ago
- Code for the paper "Adversarial Generator-Encoder Networks"☆286Updated 6 years ago
- PyTorch inference for "Progressive Growing of GANs" with CelebA snapshot☆321Updated 7 years ago
- This project is an implementation of the Generative Adversarial Network proposed in our CVPR 2017 paper - DeLiGAN : Generative Adversaria…☆111Updated 7 years ago
- A timeline showing the development of Generative Adversarial Networks (GAN).☆387Updated 6 years ago
- Progressive training of GANs with Mutual Information Penalty☆187Updated 6 years ago