tomguluson92 / StyleGAN_PyTorchLinks
The implementation of StyleGAN on PyTorch 1.0.1
☆555Updated 5 years ago
Alternatives and similar repositories for StyleGAN_PyTorch
Users that are interested in StyleGAN_PyTorch are comparing it to the libraries listed below
Sorting:
- Implementation A Style-Based Generator Architecture for Generative Adversarial Networks in PyTorch☆1,115Updated 4 years ago
- A PyTorch implementation for StyleGAN with full features.☆380Updated 3 years ago
- PyTorch implementation of "Progressive growing of GANs (PGGAN)"☆827Updated 3 years ago
- MSGAN: Mode Seeking Generative Adversarial Networks for Diverse Image Synthesis (CVPR2019)☆414Updated 6 years ago
- Inception Score for GANs in Pytorch☆661Updated 5 years ago
- Various Notebooks for Lernapparat.de☆277Updated 5 years ago
- Unofficial PyTorch implementation of the paper titled "Progressive growing of GANs for improved Quality, Stability, and Variation"☆541Updated 2 years ago
- AttentionGAN for Unpaired Image-to-Image Translation & Multi-Domain Image-to-Image Translation☆683Updated 2 years ago
- [CVPR 2020] Interpreting the Latent Space of GANs for Semantic Face Editing☆1,555Updated 3 years ago
- Learning diverse image-to-image translation from unpaired data☆860Updated 5 years ago
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch