bojone / ganLinks
some demo of GANs
☆281Updated 6 years ago
Alternatives and similar repositories for gan
Users that are interested in gan are comparing it to the libraries listed below
Sorting:
- 各类GAN综合在一起,借鉴了hwalsuklee大神的☆323Updated 6 years ago
- a tensorflow implementation of WGAN☆579Updated 8 years ago
- A minimal implementaion (less than 150 lines of code with visualization) of DCGAN/WGAN in PyTorch with jupyter notebooks☆188Updated 8 years ago
- There is the semi-supervised implement of 'Improved Techniques for Training GANs '☆147Updated 7 years ago
- Tensorflow implementation for Conditional Convolutional Adversarial Networks.☆220Updated 3 years ago
- GAN-QP: A Novel GAN Framework without Gradient Vanishing and Lipschitz Constraint☆119Updated 6 years ago
- GAN讨论群讨论汇总的地方☆227Updated 8 years ago
- DualGAN-tensorflow: tensorflow implementation of DualGAN☆272Updated 5 years ago
- Tensorflow implementation of CycleGAN☆381Updated 6 years ago
- Tensorflow implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Adversarial Networks (…☆155Updated 8 years ago
- Resources and Implementations of Generative Adversarial Nets which are focusing on how to stabilize training process and generate high qu…☆191Updated 8 years ago
- The Simplest DCGAN Implementation☆344Updated 2 years ago
- Simple Tensorflow implementation of "Self-Attention Generative Adversarial Networks" (SAGAN)☆554Updated 6 years ago
- PyTorch implementation of DCGAN☆52Updated 8 years ago
- Pytorch implementation of LARGE SCALE GAN TRAINING FOR HIGH FIDELITY NATURAL IMAGE SYNTHESIS (BigGAN)☆509Updated 6 years ago
- InfoGAN: Interpretable Representation Learning☆152Updated 8 years ago
- Simple implementation of Variational Autoencoder☆103Updated 7 years ago
- Tensorflow Implementation of Wasserstein GAN (and Improved version in wgan_v2)