分析并提升 StyleGAN 的图像质量

Analyzing and Improving the Image Quality of StyleGAN

泰罗·卡拉斯 Tero Karras · NVIDIA · 2019-12-03 · arXiv:1912.04958 ↗ · 被引 7069

打开互动全文版(逐段中英对照 + 图/公式 + 论文问答)→

摘要 · Abstract

基于风格的生成对抗网络架构(StyleGAN)在数据驱动的无条件生成图像建模中取得了最先进的结果。我们揭示并分析了其若干特征伪影,并提出了模型架构和训练方法上的改进来解决这些问题。具体来说,我们重新设计了生成器归一化,重新审视了渐进式增长,并对生成器进行正则化以鼓励潜在代码到图像映射的良好条件。除了提高图像质量外,这种路径长度正则化还带来了额外的好处,即生成器变得更容易求逆。这使得能够可靠地将生成的图像归因于特定的网络。此外,我们可视化了生成器如何利用其输出分辨率,并识别出一个容量问题,促使我们训练更大的模型以进一步提高质量。总体而言,我们改进的模型在现有分布质量指标和感知图像质量方面重新定义了无条件图像建模的最先进水平。

The style-based GAN architecture (StyleGAN) yields state-of-the-art results in data-driven unconditional generative image modeling. We expose and analyze several of its characteristic artifacts, and propose changes in both model architecture and training methods to address them. In particular, we redesign the generator normalization, revisit progressive growing, and regularize the generator to encourage good conditioning in the mapping from latent codes to images. In addition to improving image quality, this path length regularizer yields the additional benefit that the generator becomes significantly easier to invert. This makes it possible to reliably attribute a generated image to a particular network. We furthermore visualize how well the generator utilizes its output resolution, and identify a capacity problem, motivating us to train larger models for additional quality improvements. Overall, our improved model redefines the state of the art in unconditional image modeling, both in terms of existing distribution quality metrics as well as perceived image quality.

核心贡献 · Key contributions

局限 · Limitations

论文章节 · Sections(共 14)

阅读逐段中英对照全文 →