论文标题
基于反转的样式转移,具有扩散模型
Inversion-Based Style Transfer with Diffusion Models
论文作者
论文摘要
绘画中的艺术风格是表达的手段,不仅包括绘画材料,颜色和笔触,还包括高级属性,包括语义元素,对象形状等。预先训练的文本对图像综合扩散概率模型已经达到了非凡的质量,但是通常需要广泛的文本描述才能准确地描绘特定绘画的属性。我们认为,艺术品的独特性准确在于不能用正常语言对它进行充分的解释。我们的关键思想是直接从单绘绘画中学习艺术风格,然后指导综合而不提供复杂的文本描述。具体来说,我们假设样式是对绘画的可学习文字描述。我们提出了一种基于反转的样式转移方法(INST),该方法可以有效,准确地学习图像的关键信息,从而捕获和转移绘画的艺术风格。我们在众多艺术家和风格的众多绘画上演示了我们方法的质量和效率。代码和型号可在https://github.com/zyxelsa/inst上找到。
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.