ArtBank: Artistic Style Transfer with Pre-trained Diffusion Model and Implicit Style Prompt Bank
Zhanjie Zhang, Quanwei Zhang, Guangyuan Li, Wei Xing, Lei Zhao, Jiakai, Sun, Zehua Lan, Junsheng Luan, Yiling Huang, Huaizhong Lin

TL;DR
ArtBank introduces a novel style transfer framework that leverages a trainable implicit style prompt bank and a spatial-statistical self-attention module to produce realistic stylized images while maintaining content structure.
Contribution
The paper proposes a new framework combining an implicit style prompt bank and a self-attention module to improve style transfer quality and content preservation.
Findings
Outperforms state-of-the-art methods in realism and content preservation
Effectively learns and stores artistic style knowledge from artworks
Accelerates training with the proposed self-attention module
Abstract
Artistic style transfer aims to repaint the content image with the learned artistic style. Existing artistic style transfer methods can be divided into two categories: small model-based approaches and pre-trained large-scale model-based approaches. Small model-based approaches can preserve the content strucuture, but fail to produce highly realistic stylized images and introduce artifacts and disharmonious patterns; Pre-trained large-scale model-based approaches can generate highly realistic stylized images but struggle with preserving the content structure. To address the above issues, we propose ArtBank, a novel artistic style transfer framework, to generate highly realistic stylized images while preserving the content structure of the content images. Specifically, to sufficiently dig out the knowledge embedded in pre-trained large-scale models, an Implicit Style Prompt Bank (ISPB), a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Image Enhancement Techniques · Image Retrieval and Classification Techniques
MethodsSparse Evolutionary Training
