paper-with-me

Papers

DiffStyler: Diffusion-based Localized Image Style Transfer

2024-03-27 · Shaoxu Li

Image style transfer aims to imbue digital imagery with the distinctive attributes of style targets, such as colors, brushstrokes, shapes, whilst concurrently preserving the semantic integrity of the content. Despite the advancements in arbitrary style transfer methods, a prevalent challenge remains the delicate equilibrium between content semantics and style attributes. Recent developments in large-scale text-to-image diffusion models have heralded unprecedented synthesis capabilities, albeit at the expense of relying on extensive and often imprecise textual descriptions to delineate artistic styles. Addressing these limitations, this paper introduces DiffStyler, a novel approach that facilitates efficient and precise arbitrary image style transfer. DiffStyler lies the utilization of a text-to-image Stable Diffusion model-based LoRA to encapsulate the essence of style targets. This approach, coupled with strategic cross-LoRA feature and attention injection, guides the style transfer process. The foundation of our methodology is rooted in the observation that LoRA maintains the spatial feature consistency of UNet, a discovery that further inspired the development of a mask-wise style transfer technique. This technique employs masks extracted through a pre-trained FastSAM model, utilizing mask prompts to facilitate feature fusion during the denoising process, thereby enabling localized style transfer that preserves the original image's unaffected regions. Moreover, our approach accommodates multiple style targets through the use of corresponding masks. Through extensive experimentation, we demonstrate that DiffStyler surpasses previous methods in achieving a more harmonious balance between content preservation and style integration.

📄 PDF Abstract BibTeX arXiv:2403.18461

Code (1)

lishaoxu1994/diffstyler 공식 구현 pytorch

Tasks

DenoisingStyle Transfer

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

DiffStyler: Controllable Dual Diffusion for Text-Driven Image Stylization

2022-11-19 · Nisha Huang, Yuxin Zhang, Fan Tang, Chongyang Ma 외

Despite the impressive results of arbitrary image-guided style transfer methods, text-driven image stylization has recently been proposed for transferring a natural image into a stylized one according to textual descript…

DenoisingImage StylizationStyle Transfer

RegionRoute: Regional Style Transfer with Diffusion Model

2026-02-22 · Bowen Chen, Jake Zuena, Alan C. Bovik, Divya Kothandaraman arxiv

Precise spatial control in diffusion-based style transfer remains challenging. This challenge arises because diffusion models treat style as a global feature and lack explicit spatial grounding of style representations, …

Style Transfer

UniVST: A Unified Framework for Training-free Localized Video Style Transfer

2024-10-26 · Quanjian Song, Mingbao Lin, Wengyi Zhan, Shuicheng Yan 외

This paper presents UniVST, a unified framework for localized video style transfer based on diffusion model. It operates without the need for training, offering a distinct advantage over existing diffusion methods that t…

Style TransferVideo EditingVideo Style Transfer

SceneTextStylizer: A Training-Free Scene Text Style Transfer Framework with Diffusion Model

2025-10-13 · Honghui Yuan, Keiji Yanai arxiv

With the rapid development of diffusion models, style transfer has made remarkable progress. However, flexible and localized style editing for scene text remains an unsolved challenge. Although existing scene text editin…

Text Style Transfer

LEAST: "Local" text-conditioned image style transfer

2024-05-25 · Silky Singh, Surgan Jandial, Simra Shahid, Abhinav Java

Text-conditioned style transfer enables users to communicate their desired artistic styles through text descriptions, offering a new and expressive means of achieving stylization. In this work, we evaluate the text-condi…

Style Transfer