paper-with-me

Papers

Inversion-Based Style Transfer with Diffusion Models

2022-11-23 · CVPR 2023 1 · Yuxin Zhang, Nisha Huang, Fan Tang, Haibin Huang, Chongyang Ma, WeiMing Dong, Changsheng Xu

The artistic style within a painting is the means of expression, which includes not only the painting material, colors, and brushstrokes, but also the high-level attributes including semantic elements, object shapes, etc. Previous arbitrary example-guided artistic image generation methods often fail to control shape changes or convey elements. The pre-trained text-to-image synthesis diffusion probabilistic models have achieved remarkable quality, but it often requires extensive textual descriptions to accurately portray attributes of a particular painting. We believe that the uniqueness of an artwork lies precisely in the fact that it cannot be adequately explained with normal language. Our key idea is to learn artistic style directly from a single painting and then guide the synthesis without providing complex textual descriptions. Specifically, we assume style as a learnable textual description of a painting. We propose an inversion-based style transfer method (InST), which can efficiently and accurately learn the key information of an image, thus capturing and transferring the artistic style of a painting. We demonstrate the quality and efficiency of our method on numerous paintings of various artists and styles. Code and models are available at https://github.com/zyxElsa/InST.

📄 PDF Abstract BibTeX arXiv:2211.13203

Code (1)

zyxelsa/InST 공식 구현 pytorch

Tasks

DenoisingImage GenerationStyle TransferText-to-Image Generation

Methods 이 논문이 사용한 방법론

fail 설명 없음
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 제목 키워드 기반

AttenST: A Training-Free Attention-Driven Style Transfer Framework with Pre-Trained Diffusion Models

2025-03-10 · Bo Huang, Wenlun Xu, Qizhuo Han, Haodong Jing 외

While diffusion models have achieved remarkable progress in style transfer tasks, existing methods typically rely on fine-tuning or optimizing pre-trained models during inference, leading to high computational costs and …

Style Transfer

Inversion-Free Style Transfer with Dual Rectified Flows

2025-11-26 · Yingying Deng, Xiangyu He, Fan Tang, Weiming Dong 외 arxiv

Style transfer, a pivotal task in image processing, synthesizes visually compelling images by seamlessly blending realistic content with artistic styles, enabling applications in photo editing and creative design. While …

Computational EfficiencyStyle Transfer

Style Injection in Diffusion: A Training-free Approach for Adapting Large-scale Diffusion Models for Style Transfer

2023-12-11 · CVPR 2024 1 · Jiwoo Chung, Sangeek Hyun, Jae-Pil Heo

Despite the impressive generative capabilities of diffusion models, existing diffusion model-based style transfer methods require inference-stage optimization (e.g. fine-tuning or textual inversion of style) which is tim…

Style Transfer

StyleSSP: Sampling StartPoint Enhancement for Training-free Diffusion-based Method for Style Transfer

2025-01-20 · CVPR 2025 1 · Ruojun Xu, Weijie Xi, Xiaodi Wang, Yongbo Mao 외

Training-free diffusion-based methods have achieved remarkable success in style transfer, eliminating the need for extensive training or fine-tuning. However, due to the lack of targeted training for style information ex…

Style 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