yfeng95 / GAN_TheoriesLinks
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.
☆190Updated 8 years ago
Alternatives and similar repositories for GAN_Theories
Users that are interested in GAN_Theories are comparing it to the libraries listed below
Sorting:
- Tensorflow implementation for Conditional Convolutional Adversarial Networks.☆220Updated 2 years ago
- Generative image model with learned similarity measures☆442Updated 8 years ago
- implement infoGAN using pytorch☆153Updated 6 years ago
- Code for paper "Which Training Methods for GANs do actually Converge? (ICML 2018)"☆919Updated 5 years ago
- Improved WGAN in Pytorch☆440Updated last year
- ☆287Updated 7 years ago
- Invertible conditional GANs for image editing☆286Updated 3 years ago
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆247Updated 2 years ago
- PyTorch implementation of Progressive Growing of GANs for Improved Quality, Stability, and Variation.☆582Updated 7 years ago
- GANs with spectral normalization and projection discriminator☆1,102Updated 5 years ago
- Tensorflow implementation of CycleGAN☆380Updated 6 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
- All About the GANs(Generative Adversarial Networks) - Summarized lists for GAN☆655Updated 6 years ago
- An empirical study on evaluation metrics of generative adversarial networks.☆372Updated 6 years ago
- DualGAN-tensorflow: tensorflow implementation of DualGAN☆268Updated 4 years ago
- A Tensorflow implementation of Semi-supervised Learning Generative Adversarial Networks (NIPS 2016: Improved Techniques for Training GANs…☆514Updated 6 years ago
- Tensorflow implementation of "BEGAN: Boundary Equilibrium Generative Adversarial Networks"☆923Updated 7 years ago
- Pytorch implementation of LARGE SCALE GAN TRAINING FOR HIGH FIDELITY NATURAL IMAGE SYNTHESIS (BigGAN)☆509Updated 6 years ago
- 各类GAN综合在一起,借鉴了hwalsuklee大神的☆323Updated 6 years ago
- some demo of GANs☆278Updated 6 years ago
- a tensorflow implementation of WGAN☆578Updated 7 years ago
- Tensorflow implementation of PROGRESSIVE GROWING OF GANS FOR IMPROVED QUALITY, STABILITY, AND VARIATION☆149Updated 2 years ago
- A single jupyter notebook multi gpu VAE-GAN example with latent space algebra and receptive field visualizations.☆440Updated 6 years ago
- Reimplementation of GANs☆424Updated 3 years ago
- PyTorch Implementation of CycleGAN and SSGAN for Domain Transfer (Minimal)☆433Updated 8 years ago
- PyTorch implementation of DCGAN☆49Updated 7 years ago
- code for "Adversarial Feature Learning"☆238Updated 2 years ago
- Simple Tensorflow implementation of "Self-Attention Generative Adversarial Networks" (SAGAN)☆553Updated 5 years ago
- Tensorflow implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Adversarial Networks (…☆152Updated 7 years ago