paper-with-me

Papers

SceneVTG++: Controllable Multilingual Visual Text Generation in the Wild

2025-01-06 · Jiawei Liu, Yuanzhi Zhu, Feiyu Gao, Zhibo Yang, Peng Wang, Junyang Lin, Xinggang Wang, Wenyu Liu

Generating visual text in natural scene images is a challenging task with many unsolved problems. Different from generating text on artificially designed images (such as posters, covers, cartoons, etc.), the text in natural scene images needs to meet the following four key criteria: (1) Fidelity: the generated text should appear as realistic as a photograph and be completely accurate, with no errors in any of the strokes. (2) Reasonability: the text should be generated on reasonable carrier areas (such as boards, signs, walls, etc.), and the generated text content should also be relevant to the scene. (3) Utility: the generated text can facilitate to the training of natural scene OCR (Optical Character Recognition) tasks. (4) Controllability: The attribute of the text (such as font and color) should be controllable as needed. In this paper, we propose a two stage method, SceneVTG++, which simultaneously satisfies the four aspects mentioned above. SceneVTG++ consists of a Text Layout and Content Generator (TLCG) and a Controllable Local Text Diffusion (CLTD). The former utilizes the world knowledge of multi modal large language models to find reasonable text areas and recommend text content according to the nature scene background images, while the latter generates controllable multilingual text based on the diffusion model. Through extensive experiments, we respectively verified the effectiveness of TLCG and CLTD, and demonstrated the state-of-the-art text generation performance of SceneVTG++. In addition, the generated images have superior utility in OCR tasks like text detection and text recognition. Codes and datasets will be available.

📄 PDF Abstract BibTeX arXiv:2501.02962

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeOptical Character RecognitionOptical Character Recognition (OCR)Text DetectionText GenerationWorld Knowledge

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Visual Text Generation in the Wild

2024-07-19 · Yuanzhi Zhu, Jiawei Liu, Feiyu Gao, Wenyu Liu 외

Recently, with the rapid advancements of generative models, the field of visual text generation has witnessed significant progress. However, it is still challenging to render high-quality text images in real-world scenar…

Language ModellingLarge Language ModelMultimodal Large Language ModelText Detection+1

TextFlux: An OCR-Free DiT Model for High-Fidelity Multilingual Scene Text Synthesis

2025-05-23 · Yu Xie, Jielei Zhang, PengYu Chen, Ziyue Wang 외

Diffusion-based scene text synthesis has progressed rapidly, yet existing methods commonly rely on additional visual conditioning modules and require large-scale annotated data to support multilingual generation. In this…

Optical Character Recognition (OCR)Text Generation

EasyText: Controllable Diffusion Transformer for Multilingual Text Rendering

2025-05-30 · Runnan Lu, Yuxuan Zhang, Jiaming Liu, Haofan Wang 외

Generating accurate multilingual text with diffusion models has long been desired but remains challenging. Recent methods have made progress in rendering text in a single language, but rendering arbitrary languages is st…

Denoising

ControlText: Unlocking Controllable Fonts in Multilingual Text Rendering without Font Annotations

2025-02-16 · Bowen Jiang, Yuan Yuan, Xinyi Bai, Zhuoqun Hao 외

This work demonstrates that diffusion models can achieve font-controllable multilingual text rendering using just raw images without font label annotations. Visual text rendering remains a significant challenge. While re…

Text Segmentation

LTOS: Layout-controllable Text-Object Synthesis via Adaptive Cross-attention Fusions

2024-04-21 · Xiaoran Zhao, Tianhao Wu, Yu Lai, Zhiliang Tian 외

Controllable text-to-image generation synthesizes visual text and objects in images with certain conditions, which are frequently applied to emoji and poster generation. Visual text rendering and layout-to-image generati…

Image GenerationLayout-to-Image GenerationObjectText to Image Generation+1