vanhuyz / CycleGAN-TensorFlowLinks
An implementation of CycleGan using TensorFlow
☆1,193Updated 4 years ago
Alternatives and similar repositories for CycleGAN-TensorFlow
Users that are interested in CycleGAN-TensorFlow are comparing it to the libraries listed below
Sorting:
- Tensorflow implementation for learning an image-to-image translation without input-output pairs. https://arxiv.org/pdf/1703.10593.pdf☆716Updated 6 years ago
- TensorFlow implementation of "Image-to-Image Translation Using Conditional Adversarial Networks".☆938Updated 6 years ago
- Tensorflow implementation of CycleGAN☆381Updated 6 years ago
- Neural Style Transfer: A Review☆1,641Updated 3 years ago
- Tensorflow implementation of "BEGAN: Boundary Equilibrium Generative Adversarial Networks"☆928Updated 7 years ago
- Reimplementation of CycleGAN☆388Updated 4 years ago
- Code for reproducing experiments in "Improved Training of Wasserstein GANs"☆2,404Updated 7 years ago
- A torch implementation of http://arxiv.org/abs/1511.06434☆1,489Updated 4 years ago
- Keras implementation of Deep Convolutional Generative Adversarial Networks☆981Updated 8 years ago
- a tensorflow implementation of WGAN☆579Updated 8 years ago
- The Simplest DCGAN Implementation☆344Updated 2 years ago
- wgan, wgan2(improved, gp), infogan, and dcgan implementation in lasagne, keras, pytorch☆1,492Updated 7 years ago
- Toward Multimodal Image-to-Image Translation☆1,516Updated 5 years ago
- Tensorflow implementation of CycleGANs☆233Updated 5 years ago
- Reimplementation of GANs☆425Updated 4 years ago
- ☆847Updated 6 years ago
- Tensorflow implementation of CycleGANs☆134Updated 8 years ago
- Compare GAN code.