English

Layout Agnostic Scene Text Image Synthesis with Diffusion Models

Computer Vision and Pattern Recognition 2024-09-17 v5

Abstract

While diffusion models have significantly advanced the quality of image generation their capability to accurately and coherently render text within these images remains a substantial challenge. Conventional diffusion-based methods for scene text generation are typically limited by their reliance on an intermediate layout output. This dependency often results in a constrained diversity of text styles and fonts an inherent limitation stemming from the deterministic nature of the layout generation phase. To address these challenges this paper introduces SceneTextGen a novel diffusion-based model specifically designed to circumvent the need for a predefined layout stage. By doing so SceneTextGen facilitates a more natural and varied representation of text. The novelty of SceneTextGen lies in its integration of three key components: a character-level encoder for capturing detailed typographic properties coupled with a character-level instance segmentation model and a word-level spotting model to address the issues of unwanted text generation and minor character inaccuracies. We validate the performance of our method by demonstrating improved character recognition rates on generated images across different public visual text datasets in comparison to both standard diffusion based methods and text specific methods.

Keywords

Cite

@article{arxiv.2406.01062,
  title  = {Layout Agnostic Scene Text Image Synthesis with Diffusion Models},
  author = {Qilong Zhangli and Jindong Jiang and Di Liu and Licheng Yu and Xiaoliang Dai and Ankit Ramchandani and Guan Pang and Dimitris N. Metaxas and Praveen Krishnan},
  journal= {arXiv preprint arXiv:2406.01062},
  year   = {2024}
}

Comments

Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), 2024, pp. 7496-7506

R2 v1 2026-06-28T16:50:41.215Z