khanrc / tf.gans-comparisonLinks
Implementations of (theoretical) generative adversarial networks and comparison without cherry-picking
☆469Updated 7 years ago
Alternatives and similar repositories for tf.gans-comparison
Users that are interested in tf.gans-comparison are comparing it to the libraries listed below
Sorting:
- A tensorflow implementation of google's AC-GAN ( Auxiliary Classifier GAN ).☆396Updated 7 years ago
- TensorFlow implementation of "Learning from Simulated and Unsupervised Images through Adversarial Training"☆578Updated 5 years ago
- Official implementation of "Learning to Discover Cross-Domain Relations with Generative Adversarial Networks"☆780Updated 4 years ago
- Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875☆418Updated 8 years ago
- PyTorch inference for "Progressive Growing of GANs" with CelebA snapshot☆322Updated 7 years ago
- in progress