CVGRLGNov 30, 2017

High-Resolution Image Synthesis and Semantic Manipulation with Conditional GANs

arXiv:1711.11585v24373 citations
Originality Highly original
AI Analysis

This work advances image synthesis and editing for applications like computer graphics and vision by improving resolution and quality.

The paper tackles the problem of synthesizing high-resolution photo-realistic images from semantic label maps, achieving 2048x1024 visually appealing results and enabling interactive semantic manipulation.

We present a new method for synthesizing high-resolution photo-realistic images from semantic label maps using conditional generative adversarial networks (conditional GANs). Conditional GANs have enabled a variety of applications, but the results are often limited to low-resolution and still far from realistic. In this work, we generate 2048x1024 visually appealing results with a novel adversarial loss, as well as new multi-scale generator and discriminator architectures. Furthermore, we extend our framework to interactive visual manipulation with two additional features. First, we incorporate object instance segmentation information, which enables object manipulations such as removing/adding objects and changing the object category. Second, we propose a method to generate diverse results given the same input, allowing users to edit the object appearance interactively. Human opinion studies demonstrate that our method significantly outperforms existing methods, advancing both the quality and the resolution of deep image synthesis and editing.

Code Implementations21 repos

Data from Papers with Code (CC-BY-SA-4.0)

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes