Files
2025-07-20 09:13:11 +05:30
..
2023-10-24 14:42:32 +01:00
2025-07-20 09:13:11 +05:30
2023-10-24 14:42:32 +01:00

StyleGAN 2

This is a PyTorch implementation of the paper Analyzing and Improving the Image Quality of StyleGAN which introduces StyleGAN2. StyleGAN 2 is an improvement over StyleGAN from the paper A Style-Based Generator Architecture for Generative Adversarial Networks. And StyleGAN is based on Progressive GAN from the paper Progressive Growing of GANs for Improved Quality, Stability, and Variation. All three papers are from the same authors from NVIDIA AI.