基于条件对抗网络的图像到图像翻译

Image-to-Image Translation with Conditional Adversarial Networks

菲利普·伊索拉 Phillip Isola · UC Berkeley · 2016-11-21 · arXiv:1611.07004 ↗ · 被引 22590

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

摘要 · Abstract

我们研究了条件对抗网络作为图像到图像翻译问题的通用解决方案。这些网络不仅学习从输入图像到输出图像的映射,还学习训练该映射的损失函数。这使得可以将相同的通用方法应用于传统上需要非常不同损失公式的问题。我们证明了该方法在从标签图合成照片、从边缘图重建物体以及图像着色等任务中是有效的。事实上,自与本文相关的 pix2pix 软件发布以来,大量互联网用户(其中许多是艺术家)发布了他们使用我们系统的实验,进一步证明了其广泛的适用性和无需参数调整的易用性。作为一个社区,我们不再手工设计映射函数,而这项工作表明,我们也可以在不手工设计损失函数的情况下获得合理的结果。

We investigate conditional adversarial networks as a general-purpose solution to image-to-image translation problems. These networks not only learn the mapping from input image to output image, but also learn a loss function to train this mapping. This makes it possible to apply the same generic approach to problems that traditionally would require very different loss formulations. We demonstrate that this approach is effective at synthesizing photos from label maps, reconstructing objects from edge maps, and colorizing images, among other tasks. Indeed, since the release of the pix2pix software associated with this paper, a large number of internet users (many of them artists) have posted their own experiments with our system, further demonstrating its wide applicability and ease of adoption without the need for parameter tweaking. As a community, we no longer hand-engineer our mapping functions, and this work suggests we can achieve reasonable results without hand-engineering our loss functions either.

核心贡献 · Key contributions

局限 · Limitations

论文章节 · Sections(共 16)

阅读逐段中英对照全文 →