Axel Sauer, Katja Schwarz, Andreas Geiger
Computer graphics has experienced a recent surge of data-centric approaches for photorealistic and controllable content creation. StyleGAN in particular sets new standards for generative modeling regarding image quality and controllability. However, StyleGAN's performance severely degrades on large unstructured datasets such as ImageNet. StyleGAN was designed for controllability; hence, prior works suspect its restrictive design to be unsuitable for diverse datasets. In contrast, we find the main limiting factor to be the current training strategy. Following the recently introduced Projected GAN paradigm, we leverage powerful neural network priors and a progressive growing strategy to successfully train the latest StyleGAN3 generator on ImageNet. Our final model, StyleGAN-XL, sets a new state-of-the-art on large-scale image synthesis and is the first to generate images at a resolution of $1024^2$ at such a dataset scale. We demonstrate that this model can invert and edit images beyond the narrow domain of portraits or specific object classes.
| Task | Dataset | Metric | Value | Model |
|---|---|---|---|---|
| Image Generation | Pokemon 1024x1024 | FID | 25.47 | StyleGAN-XL |
| Image Generation | ImageNet 64x64 | FID | 1.51 | StyleGAN-XL |
| Image Generation | ImageNet 64x64 | NFE | 1 | StyleGAN-XL |
| Image Generation | ImageNet 32x32 | FID | 1.1 | StyleGAN-XL |
| Image Generation | FFHQ 256 x 256 | FID | 2.19 | StyleGAN-XL |
| Image Generation | FFHQ 256 x 256 | FD | 240.07 | StyleGAN-XL (DINOv2) |
| Image Generation | FFHQ 256 x 256 | Precision | 0.77 | StyleGAN-XL (DINOv2) |
| Image Generation | FFHQ 256 x 256 | Recall | 0.43 | StyleGAN-XL (DINOv2) |
| Image Generation | FFHQ 1024 x 1024 | FID | 2.02 | StyleGAN-XL |
| Image Generation | FFHQ 512 x 512 | FID | 2.41 | StyleGAN-XL |
| Image Generation | Pokemon 256x256 | FID | 23.97 | StyleGAN-XL |
| Image Generation | ImageNet 128x128 | FID | 1.81 | StyleGAN-XL |
| Image Generation | ImageNet 512x512 | FID | 2.4 | StyleGAN-XL |
| Image Generation | ImageNet 256x256 | FID | 2.3 | StyleGAN-XL |