paper-with-me

홈 › Papers

Learning Linear Transformations for Fast Image and Video Style Transfer

2019-06-01 · CVPR 2019 6 · Xueting Li, Sifei Liu, Jan Kautz, Ming-Hsuan Yang

Given a random pair of images, a universal style transfer method extracts the feel from a reference image to synthesize an output based on the look of a content image. Recent algorithms based on second-order statistics, however, are either computationally expensive or prone to generate artifacts due to the trade-off between image quality and runtime performance. In this work, we present an approach for universal style transfer that learns the transformation matrix in a data-driven fashion. Our algorithm is efficient yet flexible to transfer different levels of styles with the same auto-encoder network. It also produces stable video style transfer results due to the preservation of the content affinity. In addition, we propose a linear propagation module to enable a feed-forward network for photo-realistic style transfer. We demonstrate the effectiveness of our approach on three tasks: artistic style, photo-realistic and video style transfer, with comparisons to state-of-the-art methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Style TransferVideo Style Transfer

Similar Papers 제목 키워드 기반

Learning Linear Transformations for Fast Arbitrary Style Transfer

2018-08-14 · Xueting Li, Sifei Liu, Jan Kautz, Ming-Hsuan Yang

Given a random pair of images, an arbitrary style transfer method extracts the feel from the reference image to synthesize an output based on the look of the other content image. Recent arbitrary style transfer methods t…

Domain AdaptationStyle Transfer

Tensor Component Analysis for Interpreting the Latent Space of GANs

2021-11-23 · James Oldfield, Markos Georgopoulos, Yannis Panagakis, Mihalis A. Nicolaou 외

This paper addresses the problem of finding interpretable directions in the latent space of pre-trained Generative Adversarial Networks (GANs) to facilitate controllable image synthesis. Such interpretable directions cor…

Image Generation

Line Search-Based Feature Transformation for Fast, Stable, and Tunable Content-Style Control in Photorealistic Style Transfer

2022-10-12 · Tai-Yin Chiu, Danna Gurari

Photorealistic style transfer is the task of synthesizing a realistic-looking image when adapting the content from one image to appear in the style of another image. Modern models commonly embed a transformation that fus…

Style Transfer

Low-complexity Image and Video Coding Based on an Approximate Discrete Tchebichef Transform

2016-09-24 · P. A. M. Oliveira, R. J. Cintra, F. M. Bayer, S. Kulasekera 외

The usage of linear transformations has great relevance for data decorrelation applications, like image and video compression. In that sense, the discrete Tchebichef transform (DTT) possesses useful coding and decorrelat…

Video Compression

Coherent Online Video Style Transfer

2017-03-27 · ICCV 2017 10 · Dongdong Chen, Jing Liao, Lu Yuan, Nenghai Yu 외

Training a feed-forward network for fast neural style transfer of images is proven to be successful. However, the naive extension to process video frame by frame is prone to producing flickering results. We propose the f…

Image StylizationStyle TransferVideo Style Transfer