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.
☆187Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for GAN_Theories
- Tensorflow implementation for Conditional Convolutional Adversarial Networks.☆218Updated 2 years ago
- An empirical study on evaluation metrics of generative adversarial networks.☆368Updated 5 years ago
- PyTorch implementation of Progressive Growing of GANs for Improved Quality, Stability, and Variation.☆580Updated 6 years ago
- Code for paper "Which Training Methods for GANs do actually Converge? (ICML 2018)"☆918Updated 5 years ago
- 各类GAN综合在一起,借鉴了hwalsuklee大神的☆322Updated 5 years ago
- Generative image model with learned similarity measures☆437Updated 7 years ago
- InfoGAN: Interpretable Representation Learning☆154Updated 7 years ago
- ☆286Updated 6 years ago
- A single jupyter notebook multi gpu VAE-GAN example with latent space algebra and receptive field visualizations.☆442Updated 5 years ago
- code for "Adversarial Feature Learning"☆237Updated 2 years ago
- implement infoGAN using pytorch☆151Updated 6 years ago
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆246Updated 2 years ago
- Invertible conditional GANs for image editing☆286Updated 3 years ago
- Tensorflow Implementation of Wasserstein GAN (and Improved version in wgan_v2)☆239Updated 6 years ago
- DualGAN-tensorflow: tensorflow implementation of DualGAN☆266Updated 4 years ago
- Improved WGAN in Pytorch☆440Updated last year
- Tensorflow implementation of PROGRESSIVE GROWING OF GANS FOR IMPROVED QUALITY, STABILITY, AND VARIATION☆149Updated 2 years ago
- See Triple-GAN-V2 in PyTorch: https://github.com/taufikxu/Triple-GAN☆226Updated 4 years ago
- PyTorch Implementation of CycleGAN and SSGAN for Domain Transfer (Minimal)☆432Updated 7 years ago
- Pytorch implementation of LARGE SCALE GAN TRAINING FOR HIGH FIDELITY NATURAL IMAGE SYNTHESIS (BigGAN)☆509Updated 5 years ago
- Tensorflow implementation of "BEGAN: Boundary Equilibrium Generative Adversarial Networks"☆922Updated 6 years ago
- Tensorflow implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Adversarial Networks (…☆148Updated 7 years ago
- a tensorflow implementation of WGAN☆579Updated 7 years ago
- Two time-scale update rule for training GANs☆860Updated 3 years ago
- Annotated, understandable, and visually interpretable PyTorch implementations of: VAE, BIRVAE, NSGAN, MMGAN, WGAN, WGANGP, LSGAN, DRAGAN,…☆500Updated 6 years ago
- Use PyTorch to implement some classic frameworks☆619Updated 7 years ago
- This project is an implementation of the Generative Adversarial Network proposed in our CVPR 2017 paper - DeLiGAN : Generative Adversaria…☆110Updated 7 years ago
- PyTorch implementation of "Progressive growing of GANs (PGGAN)"☆819Updated 2 years ago
- Tensorflow implementation of CycleGAN☆375Updated 5 years ago
- A timeline showing the development of Generative Adversarial Networks (GAN).☆388Updated 5 years ago