English

Sem-CS: Semantic CLIPStyler for Text-Based Image Style Transfer

Computer Vision and Pattern Recognition 2023-07-13 v1

Abstract

CLIPStyler demonstrated image style transfer with realistic textures using only a style text description (instead of requiring a reference style image). However, the ground semantics of objects in the style transfer output is lost due to style spill-over on salient and background objects (content mismatch) or over-stylization. To solve this, we propose Semantic CLIPStyler (Sem-CS), that performs semantic style transfer. Sem-CS first segments the content image into salient and non-salient objects and then transfers artistic style based on a given style text description. The semantic style transfer is achieved using global foreground loss (for salient objects) and global background loss (for non-salient objects). Our empirical results, including DISTS, NIMA and user study scores, show that our proposed framework yields superior qualitative and quantitative performance. Our code is available at github.com/chandagrover/sem-cs.

Keywords

Cite

@article{arxiv.2307.05934,
  title  = {Sem-CS: Semantic CLIPStyler for Text-Based Image Style Transfer},
  author = {Chanda Grover Kamra and Indra Deep Mastan and Debayan Gupta},
  journal= {arXiv preprint arXiv:2307.05934},
  year   = {2023}
}

Comments

5 pages, 4 Figures, 2 Tables. arXiv admin note: substantial text overlap with arXiv:2303.06334

R2 v1 2026-06-28T11:28:09.378Z