用于实时风格迁移和超分辨率的感知损失

Perceptual Losses for Real-Time Style Transfer and Super-Resolution

贾斯汀·约翰逊 Justin Johnson · · 2016-03-27 · arXiv:1603.08155 ↗ · 被引 11543

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

摘要 · Abstract

我们考虑图像变换问题,即输入图像被转换为输出图像。近期此类方法通常使用输出与真实图像之间的逐像素损失来训练前馈卷积神经网络。并行工作表明,通过定义和优化基于预训练网络高层特征提取的感知损失函数,可以生成高质量图像。我们结合了两种方法的优点,提出在图像变换任务中使用感知损失函数来训练前馈网络。我们展示了图像风格迁移的结果,其中前馈网络被训练来实时解决 Gatys 等人提出的优化问题。与基于优化的方法相比,我们的网络给出了相似的定性结果,但速度快了三个数量级。我们还实验了单图像超分辨率,其中用感知损失替代逐像素损失得到了视觉上令人满意的结果。

We consider image transformation problems, where an input image is transformed into an output image. Recent methods for such problems typically train feed-forward convolutional neural networks using a \emph{per-pixel} loss between the output and ground-truth images. Parallel work has shown that high-quality images can be generated by defining and optimizing \emph{perceptual} loss functions based on high-level features extracted from pretrained networks. We combine the benefits of both approaches, and propose the use of perceptual loss functions for training feed-forward networks for image transformation tasks. We show results on image style transfer, where a feed-forward network is trained to solve the optimization problem proposed by Gatys et al in real-time. Compared to the optimization-based method, our network gives similar qualitative results but is three orders of magnitude faster. We also experiment with single-image super-resolution, where replacing a per-pixel loss with a perceptual loss gives visually pleasing results.

核心贡献 · Key contributions

局限 · Limitations

论文章节 · Sections(共 11)

阅读逐段中英对照全文 →