paper-with-me

홈 › Papers

StylerDALLE: Language-Guided Style Transfer Using a Vector-Quantized Tokenizer of a Large-Scale Generative Model

2023-03-16 · ICCV 2023 1 · Zipeng Xu, Enver Sangineto, Nicu Sebe

Despite the progress made in the style transfer task, most previous work focus on transferring only relatively simple features like color or texture, while missing more abstract concepts such as overall art expression or painter-specific traits. However, these abstract semantics can be captured by models like DALL-E or CLIP, which have been trained using huge datasets of images and textual documents. In this paper, we propose StylerDALLE, a style transfer method that exploits both of these models and uses natural language to describe abstract art styles. Specifically, we formulate the language-guided style transfer task as a non-autoregressive token sequence translation, i.e., from input content image to output stylized image, in the discrete latent space of a large-scale pretrained vector-quantized tokenizer, e.g., the discrete variational auto-encoder (dVAE) of DALL-E. To incorporate style information, we propose a Reinforcement Learning strategy with CLIP-based language supervision that ensures stylization and content preservation simultaneously. Experimental results demonstrate the superiority of our method, which can effectively transfer art styles using language instructions at different granularities. Code is available at https://github.com/zipengxuc/StylerDALLE.

📄 PDF Abstract BibTeX arXiv:2303.09268

Code (1)

zipengxuc/stylerdalle 공식 구현 pytorch

Tasks

Style Transfer

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

How Sequence-to-Sequence Models Perceive Language Styles?

2019-08-16 · Ruozi Huang, Mi Zhang, Xudong Pan, Beina Sheng

Style is ubiquitous in our daily language uses, while what is language style to learning machines? In this paper, by exploiting the second-order statistics of semantic vectors of different corpora, we present a novel per…

InformativenessStyle TransferText Style Transfer

CLIP3Dstyler: Language Guided 3D Arbitrary Neural Style Transfer

2023-05-25 · Ming Gao, Yanwu Xu, Yang Zhao, Tingbo Hou 외

In this paper, we propose a novel language-guided 3D arbitrary neural style transfer method (CLIP3Dstyler). We aim at stylizing any 3D scene with an arbitrary style from a text description, and synthesizing the novel sty…

Style Transfer

Few shot font generation via transferring similarity guided global style and quantization local style

2023-09-02 · ICCV 2023 1 · Wei Pan, Anna Zhu, Xinyu Zhou, Brian Kenji Iwana 외

Automatic few-shot font generation (AFFG), aiming at generating new fonts with only a few glyph references, reduces the labor cost of manually designing fonts. However, the traditional AFFG paradigm of style-content dise…

DisentanglementFont GenerationQuantizationStyle Transfer

Multimodality-guided Image Style Transfer using Cross-modal GAN Inversion

2023-12-04 · Hanyu Wang, Pengxiang Wu, Kevin Dela Rosa, Chen Wang 외

Image Style Transfer (IST) is an interdisciplinary topic of computer vision and art that continuously attracts researchers' interests. Different from traditional Image-guided Image Style Transfer (IIST) methods that requ…

Style Transfer

Language-Driven Image Style Transfer

2021-06-01 · Tsu-Jui Fu, Xin Eric Wang, William Yang Wang

Despite having promising results, style transfer, which requires preparing style images in advance, may result in lack of creativity and accessibility. Following human instruction, on the other hand, is the most natural …

Style Transfer