English

StyleCLIPDraw: Coupling Content and Style in Text-to-Drawing Synthesis

Computer Vision and Pattern Recognition 2022-03-02 v2 Computation and Language

Abstract

Generating images that fit a given text description using machine learning has improved greatly with the release of technologies such as the CLIP image-text encoder model; however, current methods lack artistic control of the style of image to be generated. We introduce StyleCLIPDraw which adds a style loss to the CLIPDraw text-to-drawing synthesis model to allow artistic control of the synthesized drawings in addition to control of the content via text. Whereas performing decoupled style transfer on a generated image only affects the texture, our proposed coupled approach is able to capture a style in both texture and shape, suggesting that the style of the drawing is coupled with the drawing process itself. More results and our code are available at https://github.com/pschaldenbrand/StyleCLIPDraw

Keywords

Cite

@article{arxiv.2111.03133,
  title  = {StyleCLIPDraw: Coupling Content and Style in Text-to-Drawing Synthesis},
  author = {Peter Schaldenbrand and Zhixuan Liu and Jean Oh},
  journal= {arXiv preprint arXiv:2111.03133},
  year   = {2022}
}

Comments

Superseded by arXiv:2202.12362