CVMar 22, 2017

Deep Photo Style Transfer

arXiv:1703.07511v3750 citations
Originality Incremental advance
AI Analysis

This enables realistic style transfer for photographs, addressing a specific bottleneck in image processing for applications in photography and editing.

The paper tackles the problem of photorealistic style transfer by constraining the transformation to be locally affine in colorspace, which suppresses distortions and yields satisfying results across various scenarios like time of day and weather changes.

This paper introduces a deep-learning approach to photographic style transfer that handles a large variety of image content while faithfully transferring the reference style. Our approach builds upon the recent work on painterly transfer that separates style from the content of an image by considering different layers of a neural network. However, as is, this approach is not suitable for photorealistic style transfer. Even when both the input and reference images are photographs, the output still exhibits distortions reminiscent of a painting. Our contribution is to constrain the transformation from the input to the output to be locally affine in colorspace, and to express this constraint as a custom fully differentiable energy term. We show that this approach successfully suppresses distortion and yields satisfying photorealistic style transfers in a broad variety of scenarios, including transfer of the time of day, weather, season, and artistic edits.

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