English

CLIPstyler: Image Style Transfer with a Single Text Condition

Computer Vision and Pattern Recognition 2022-03-22 v3 Computation and Language Image and Video Processing

Abstract

Existing neural style transfer methods require reference style images to transfer texture information of style images to content images. However, in many practical situations, users may not have reference style images but still be interested in transferring styles by just imagining them. In order to deal with such applications, we propose a new framework that enables a style transfer `without' a style image, but only with a text description of the desired style. Using the pre-trained text-image embedding model of CLIP, we demonstrate the modulation of the style of content images only with a single text condition. Specifically, we propose a patch-wise text-image matching loss with multiview augmentations for realistic texture transfer. Extensive experimental results confirmed the successful image style transfer with realistic textures that reflect semantic query texts.

Keywords

Cite

@article{arxiv.2112.00374,
  title  = {CLIPstyler: Image Style Transfer with a Single Text Condition},
  author = {Gihyun Kwon and Jong Chul Ye},
  journal= {arXiv preprint arXiv:2112.00374},
  year   = {2022}
}

Comments

CVPR 2022 camera ready

R2 v1 2026-06-24T07:59:20.764Z