CVIVFeb 20, 2018

Stroke Controllable Fast Style Transfer with Adaptive Receptive Fields

arXiv:1802.07101v4123 citations
AI Analysis

This work addresses a specific problem in artistic style transfer for applications requiring fine-grained control over visual effects, representing an incremental improvement.

The paper tackles the challenge of controlling stroke size in fast style transfer by introducing a network with adaptive receptive fields and training strategies, enabling continuous and spatial stroke size control in real-time.

The Fast Style Transfer methods have been recently proposed to transfer a photograph to an artistic style in real-time. This task involves controlling the stroke size in the stylized results, which remains an open challenge. In this paper, we present a stroke controllable style transfer network that can achieve continuous and spatial stroke size control. By analyzing the factors that influence the stroke size, we propose to explicitly account for the receptive field and the style image scales. We propose a StrokePyramid module to endow the network with adaptive receptive fields, and two training strategies to achieve faster convergence and augment new stroke sizes upon a trained model respectively. By combining the proposed runtime control strategies, our network can achieve continuous changes in stroke sizes and produce distinct stroke sizes in different spatial regions within the same output image.

Code Implementations1 repo
Foundations

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

Your Notes