paper-with-me

Papers

Visual Text Generation in the Wild

2024-07-19 · Yuanzhi Zhu, Jiawei Liu, Feiyu Gao, Wenyu Liu, Xinggang Wang, Peng Wang, Fei Huang, Cong Yao, Zhibo Yang

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 scenarios, as three critical criteria should be satisfied: (1) Fidelity: the generated text images should be photo-realistic and the contents are expected to be the same as specified in the given conditions; (2) Reasonability: the regions and contents of the generated text should cohere with the scene; (3) Utility: the generated text images can facilitate related tasks (e.g., text detection and recognition). Upon investigation, we find that existing methods, either rendering-based or diffusion-based, can hardly meet all these aspects simultaneously, limiting their application range. Therefore, we propose in this paper a visual text generator (termed SceneVTG), which can produce high-quality text images in the wild. Following a two-stage paradigm, SceneVTG leverages a Multimodal Large Language Model to recommend reasonable text regions and contents across multiple scales and levels, which are used by a conditional diffusion model as conditions to generate text images. Extensive experiments demonstrate that the proposed SceneVTG significantly outperforms traditional rendering-based methods and recent diffusion-based methods in terms of fidelity and reasonability. Besides, the generated images provide superior utility for tasks involving text detection and text recognition. Code and datasets are available at AdvancedLiterateMachinery.

📄 PDF Abstract BibTeX arXiv:2407.14138

Code (1)

alibabaresearch/advancedliteratemachinery 공식 구현 pytorch

Tasks

Language ModellingLarge Language ModelMultimodal Large Language ModelText DetectionText Generation

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 제목 키워드 기반

RusTitW: Russian Language Text Dataset for Visual Text in-the-Wild Recognition

2023-03-29 · Igor Markov, Sergey Nesteruk, Andrey Kuznetsov, Denis Dimitrov

Information surrounds people in modern life. Text is a very efficient type of information that people use for communication for centuries. However, automated text-in-the-wild recognition remains a challenging problem. Th…

WildFireVQA: A Large-Scale Radiometric Thermal VQA Benchmark for Aerial Wildfire Monitoring

2026-04-22 · Mobin Habibpour, Niloufar Alipour Talemi, John Spodnik, Camren J. Khoury 외 arxiv

Wildfire monitoring requires timely, actionable situational awareness from airborne platforms, yet existing aerial visual question answering (VQA) benchmarks do not evaluate wildfire-specific multimodal reasoning grounde…

Visual Question AnsweringMultimodal ReasoningAnswer Generation

AttentionHand: Text-driven Controllable Hand Image Generation for 3D Hand Reconstruction in the Wild

2024-07-25 · Junho Park, Kyeongbo Kong, Suk-Ju Kang

Recently, there has been a significant amount of research conducted on 3D hand reconstruction to use various forms of human-computer interaction. However, 3D hand reconstruction in the wild is challenging due to extreme …

3D Hand Pose Estimation3D Interacting Hand Pose EstimationText-to-Image Generation

JaWildText: A Benchmark for Vision-Language Models on Japanese Scene Text Understanding

2026-03-30 · Koki Maeda, Naoaki Okazaki arxiv

Japanese scene text poses challenges that multilingual benchmarks often fail to capture, including mixed scripts, frequent vertical writing, and a character inventory far larger than the Latin alphabet. Although Japanese…

Key Information ExtractionVisual Question Answering

WildVis: Open Source Visualizer for Million-Scale Chat Logs in the Wild

2024-09-05 · Yuntian Deng, Wenting Zhao, Jack Hessel, Xiang Ren 외

The increasing availability of real-world conversation data offers exciting opportunities for researchers to study user-chatbot interactions. However, the sheer volume of this data makes manually examining individual con…

Chatbot