CVAug 18, 2024

StyleBrush: Style Extraction and Transfer from a Single Image

arXiv:2408.09496v11 citationsh-index: 19
Originality Incremental advance
AI Analysis

This addresses the challenge of image stylization for visual content creators, offering a method that improves over existing techniques, though it appears incremental in its approach.

The paper tackles the problem of style transfer from a single reference image by proposing StyleBrush, which accurately extracts and applies styles to other images, achieving state-of-the-art results as shown in experiments.

Stylization for visual content aims to add specific style patterns at the pixel level while preserving the original structural features. Compared with using predefined styles, stylization guided by reference style images is more challenging, where the main difficulty is to effectively separate style from structural elements. In this paper, we propose StyleBrush, a method that accurately captures styles from a reference image and ``brushes'' the extracted style onto other input visual content. Specifically, our architecture consists of two branches: ReferenceNet, which extracts style from the reference image, and Structure Guider, which extracts structural features from the input image, thus enabling image-guided stylization. We utilize LLM and T2I models to create a dataset comprising 100K high-quality style images, encompassing a diverse range of styles and contents with high aesthetic score. To construct training pairs, we crop different regions of the same training image. Experiments show that our approach achieves state-of-the-art results through both qualitative and quantitative analyses. We will release our code and dataset upon acceptance of the paper.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes