paper-with-me

Papers

Improved Style Transfer by Respecting Inter-layer Correlations

2018-01-05 · Mao-Chuang Yeh, Shuai Tang

A popular series of style transfer methods apply a style to a content image by controlling mean and covariance of values in early layers of a feature stack. This is insufficient for transferring styles that have strong structure across spatial scales like, e.g., textures where dots lie on long curves. This paper demonstrates that controlling inter-layer correlations yields visible improvements in style transfer methods. We achieve this control by computing cross-layer, rather than within-layer, gram matrices. We find that (a) cross-layer gram matrices are sufficient to control within-layer statistics. Inter-layer correlations improves style transfer and texture synthesis. The paper shows numerous examples on "hard" real style transfer problems (e.g. long scale and hierarchical patterns); (b) a fast approximate style transfer method can control cross-layer gram matrices; (c) we demonstrate that multiplicative, rather than additive style and content loss, results in very good style transfer. Multiplicative loss produces a visible emphasis on boundaries, and means that one hyper-parameter can be eliminated.

📄 PDF Abstract BibTeX arXiv:1801.01933

Code (0)

등록된 구현이 없습니다.

Tasks

Style TransferTexture Synthesis

Similar Papers 제목 키워드 기반

Style Mixture of Experts for Expressive Text-To-Speech Synthesis

2024-06-05 · Ahad Jawaid, Shreeram Suresh Chandra, Junchen Lu, Berrak Sisman

Recent advances in style transfer text-to-speech (TTS) have improved the expressiveness of synthesized speech. However, encoding stylistic information (e.g., timbre, emotion, and prosody) from diverse and unseen referenc…

Mixture-of-ExpertsSpeech SynthesisStyle Transfertext-to-speech+2

Mamba-ST: State Space Model for Efficient Style Transfer

2024-09-16 · IEEE/CVF Winter Conference on Applications of Computer Vision (WACV) 2025 2 · Filippo Botti, Alex Ergasti, Leonardo Rossi, Tomaso Fontanini 외

The goal of style transfer is, given a content image and a style source, generating a new image preserving the content but with the artistic representation of the style source. Most of the state-of-the-art architectures …

MambaStyle Transfer

Towards Highly Realistic Artistic Style Transfer via Stable Diffusion with Step-aware and Layer-aware Prompt

2024-04-17 · Zhanjie Zhang, Quanwei Zhang, Huaizhong Lin, Wei Xing 외

Artistic style transfer aims to transfer the learned artistic style onto an arbitrary content image, generating artistic stylized images. Existing generative adversarial network-based methods fail to generate highly real…

Generative Adversarial NetworkStyle Transfer

Reinforced Rewards Framework for Text Style Transfer

2020-05-11 · Abhilasha Sancheti, Kundan Krishna, Balaji Vasan Srinivasan, Anandhavelu Natarajan

Style transfer deals with the algorithms to transfer the stylistic properties of a piece of text into that of another while ensuring that the core content is preserved. There has been a lot of interest in the field of te…

Style TransferText GenerationText Style Transfer

Semantic Image Synthesis via Class-Adaptive Cross-Attention

2023-08-30 · Tomaso Fontanini, Claudio Ferrari, Giuseppe Lisanti, Massimo Bertozzi 외

In semantic image synthesis the state of the art is dominated by methods that use customized variants of the SPatially-Adaptive DE-normalization (SPADE) layers, which allow for good visual generation quality and editing …

Image GenerationSemantic SegmentationStyle Transfer