paper-with-me

홈 › 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 transfer second order statistics from reference image onto content image via a multiplication between content image features and a transformation matrix, which is computed from features with a pre-determined algorithm. These algorithms either require computationally expensive operations, or fail to model the feature covariance and produce artifacts in synthesized images. Generalized from these methods, in this work, we derive the form of transformation matrix theoretically and present an arbitrary style transfer approach that learns the transformation matrix with a feed-forward network. Our algorithm is highly efficient yet allows a flexible combination of multi-level styles while preserving content affinity during style transfer process. We demonstrate the effectiveness of our approach on four tasks: artistic style transfer, video and photo-realistic style transfer as well as domain adaptation, including comparisons with the state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:1808.04537

Code (1)

sunshineatnoon/LinearStyleTransfer pytorch

Tasks

Domain AdaptationStyle Transfer

Similar Papers 제목 키워드 기반

Dynamic Instance Normalization for Arbitrary Style Transfer

2019-11-16 · Yongcheng Jing, Xiao Liu, Yukang Ding, Xinchao Wang 외

Prior normalization methods rely on affine transformations to produce arbitrary image style transfers, of which the parameters are computed in a pre-defined way. Such manually-defined nature eventually results in the hig…

Style Transfer

A Recipe For Arbitrary Text Style Transfer with Large Language Models

2021-09-08 · ACL 2022 5 · Emily Reif, Daphne Ippolito, Ann Yuan, Andy Coenen 외

In this paper, we leverage large language models (LMs) to perform zero-shot text style transfer. We present a prompting method that we call augmented zero-shot learning, which frames style transfer as a sentence rewritin…

SentenceSentence ReWritingStyle TransferText Style Transfer+1

A Recipe For Arbitrary Text Style Transfer with Large Language Models

2021-06-16 · ACL ARR October 2021 10 · Anonymous

In this paper, we leverage large language models (LLMs) to perform zero-shot text style transfer. We present a prompting method that we call augmented zero-shot learning, which frames style transfer as a sentence rewriti…

SentenceSentence ReWritingStyle TransferText Style Transfer+1

Meta Networks for Neural Style Transfer

2017-09-13 · Falong Shen, Shuicheng Yan, Gang Zeng

In this paper we propose a new method to get the specified network parameters through one time feed-forward propagation of the meta networks and explore the application to neural style transfer. Recent works on style tra…

GPUStyle Transfer

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, …

Style TransferVideo Style Transfer