CVGROct 20, 2021

STALP: Style Transfer with Auxiliary Limited Pairing

arXiv:2110.10501v136 citations
Originality Incremental advance
AI Analysis

This work addresses style transfer for applications like video and panoramas, offering a practical solution with limited data, though it appears incremental compared to concurrent techniques.

The paper tackles the problem of example-based image stylization using only a single source-stylized image pair, achieving real-time style transfer that preserves visual characteristics and ensures temporal stability without explicit handling.

We present an approach to example-based stylization of images that uses a single pair of a source image and its stylized counterpart. We demonstrate how to train an image translation network that can perform real-time semantically meaningful style transfer to a set of target images with similar content as the source image. A key added value of our approach is that it considers also consistency of target images during training. Although those have no stylized counterparts, we constrain the translation to keep the statistics of neural responses compatible with those extracted from the stylized source. In contrast to concurrent techniques that use a similar input, our approach better preserves important visual characteristics of the source style and can deliver temporally stable results without the need to explicitly handle temporal consistency. We demonstrate its practical utility on various applications including video stylization, style transfer to panoramas, faces, and 3D models.

Foundations

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

Your Notes