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
- Tensorflow implementation for Conditional Convolutional Adversarial Networks.☆222Updated 2 years ago
- Reimplementation of GANs☆421Updated 3 years ago
- An empirical study on evaluation metrics of generative adversarial networks.☆370Updated 5 years ago
- InfoGAN: Interpretable Representation Learning☆153Updated 7 years ago
- ☆288Updated 7 years ago
- Generative image model with learned similarity measures☆440Updated 8 years ago
- code for "Adversarial Feature Learning"☆238Updated 2 years ago
- PyTorch implementation of Progressive Growing of GANs for Improved Quality, Stability, and Variation.☆582Updated 7 years ago
- DualGAN-tensorflow: tensorflow implementation of DualGAN☆267Updated 4 years ago
- A single jupyter notebook multi gpu VAE-GAN example with latent space algebra and receptive field visualizations.☆441Updated 5 years ago
- implement infoGAN using pytorch☆153Updated 6 years ago
- Tensorflow Implementation of Wasserstein GAN (and Improved version in wgan_v2)☆240Updated 6 years ago
- Improved WGAN in Pytorch☆439Updated last year
- 各类GAN综合在一起,借鉴了hwalsuklee大神的☆322Updated 5 years ago
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆248Updated 2 years ago
- Simple Tensorflow implementation of "Self-Attention Generative Adversarial Networks" (SAGAN)☆551Updated 5 years ago
- Simple Tensorflow Implementation of "Spectral Normalization for Generative Adversarial Networks" (ICLR 2018)☆141Updated 6 years ago
- Progressive training of GANs with Mutual Information Penalty☆187Updated 6 years ago
- PyTorch Implementation of CycleGAN and SSGAN for Domain Transfer (Minimal)☆432Updated 7 years ago
- Tensorflow implementation of PROGRESSIVE GROWING OF GANS FOR IMPROVED QUALITY, STABILITY, AND VARIATION☆149Updated 2 years ago
- A timeline showing the development of Generative Adversarial Networks (GAN).☆387Updated 6 years ago
- Tensorflow implementation of CycleGAN☆375Updated 5 years ago
- (PyTorch) Implementations of GAN, Improved GAN, DCGAN, LAPGAN, and InfoGAN in PyTorch☆142Updated 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
- The Simplest DCGAN Implementation☆341Updated last year
- Code for paper "Which Training Methods for GANs do actually Converge? (ICML 2018)"☆919Updated 5 years ago
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch☆194Updated 3 years ago
- Paper by Miyato et al. https://openreview.net/forum?id=B1QRgziT-☆678Updated 6 years ago
- PyTorch implementation of DCGAN☆49Updated 7 years ago
- Boundary Equibilibrium Generative Adversarial Networks Implementation in Tensorflow☆208Updated 4 years ago