nvnbny / progressive_growing_of_gansLinks
This is a PyTorch implementation of the paper Progressive Growing Of GANS For Improved Quality, Stability, And Variation by Karras et al. Please Read README.md for generated samples and detailed info.
☆36Updated 6 years ago
Alternatives and similar repositories for progressive_growing_of_gans
Users that are interested in progressive_growing_of_gans are comparing it to the libraries listed below
Sorting:
- A PyTorch 0.4 implementation of Progressive Growing of GANs for Improved Quality, Stability and Variability (https://arxiv.org/abs/1710.1…☆56Updated 6 years ago
- A simple implementation of Style-Based Generator Architecture for Generative Adversarial Networks with pytorch☆114Updated 6 years ago
- Various Notebooks for Lernapparat.de☆276Updated 5 years ago
- Simple Tensorflow implementation of "Large Scale GAN Training for High Fidelity Natural Image Synthesis" (BigGAN)