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 3 years ago
- ☆287Updated 7 years ago
- DualGAN-tensorflow: tensorflow implementation of DualGAN☆268Updated 4 years ago
- Generative image model with learned similarity measures☆442Updated 8 years ago
- PyTorch implementation of Progressive Growing of GANs for Improved Quality, Stability, and Variation.☆583Updated 7 years ago
- A timeline showing the development of Generative Adversarial Networks (GAN).☆388Updated 6 years ago
- implement infoGAN using pytorch☆153Updated 6 years ago
- An empirical study on evaluation metrics of generative adversarial networks.☆372Updated 6 years ago
- Tensorflow code of "autoencoding beyond pixels using a learned similarity metric"☆127Updated 6 years ago
- InfoGAN: Interpretable Representation Learning☆153Updated 8 years ago
- Invertible conditional GANs for image editing☆286Updated 3 years ago
- 各类GAN综合在一起,借鉴了hwalsuklee大神的☆323Updated 6 years ago
- PyTorch Implementation of CycleGAN and SSGAN for Domain Transfer (Minimal)☆432Updated 8 years ago
- Tensorflow implementation of CycleGAN☆381Updated 6 years ago
- (PyTorch) Implementations of GAN, Improved GAN, DCGAN, LAPGAN, and InfoGAN in PyTorch☆142Updated 8 years ago
- Everything about Generative Adversarial Networks☆250Updated 6 years ago
- code for "Adversarial Feature Learning"☆238Updated 3 years ago
- Pytorch implementation of LARGE SCALE GAN TRAINING FOR HIGH FIDELITY NATURAL IMAGE SYNTHESIS (BigGAN)☆510Updated 6 years ago
- See Triple-GAN-V2 in PyTorch: https://github.com/taufikxu/Triple-GAN☆226Updated 4 years ago
- Deep generative networks, coded with Keras.☆122Updated 7 years ago
- Tensorflow implementation of PROGRESSIVE GROWING OF GANS FOR IMPROVED QUALITY, STABILITY, AND VARIATION☆149Updated 3 years ago
- Improved WGAN in Pytorch☆440Updated last year
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆247Updated 2 years ago
- Tensorflow implementation of CycleGANs☆233Updated 4 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
- Progressive training of GANs with Mutual Information Penalty☆187Updated 6 years ago
- PyTorch implementation of DCGAN☆49Updated 7 years ago
- Reimplementation of GANs☆424Updated 3 years ago
- The Simplest DCGAN Implementation☆340Updated 2 years ago
- Tensorflow Implementation of Wasserstein GAN (and Improved version in wgan_v2)☆240Updated 6 years ago