TwistedW / tensorflow-GANsLinks
各类GAN综合在一起,借鉴了hwalsuklee大神的
☆323Updated 6 years ago
Alternatives and similar repositories for tensorflow-GANs
Users that are interested in tensorflow-GANs are comparing it to the libraries listed below
Sorting:
- some demo of GANs☆280Updated 6 years ago
- A minimal implementaion (less than 150 lines of code with visualization) of DCGAN/WGAN in PyTorch with jupyter notebooks☆188Updated 7 years ago
- Tensorflow implementation for Conditional Convolutional Adversarial Networks.☆221Updated 3 years ago
- a tensorflow implementation of WGAN☆578Updated 8 years ago
- There is the semi-supervised implement of 'Improved Techniques for Training GANs '☆147Updated 7 years ago
- Simple Tensorflow implementation of "Self-Attention Generative Adversarial Networks" (SAGAN)☆554Updated 6 years ago
- Tensorflow implementation of CycleGANs☆134Updated 8 years ago
- Resources and Implementations of Generative Adversarial Nets which are focusing on how to stabilize training process and generate high qu…☆190Updated 8 years ago
- Reimplementation of GANs☆425Updated 3 years ago
- Tensorflow implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Adversarial Networks (…☆155Updated 8 years ago
- DualGAN-tensorflow: tensorflow implementation of DualGAN