paper-with-me

Papers

TextSSR: Diffusion-based Data Synthesis for Scene Text Recognition

2024-12-02 · Xingsong Ye, Yongkun Du, Yunbo Tao, Zhineng Chen

Scene text recognition (STR) suffers from the challenges of either less realistic synthetic training data or the difficulty of collecting sufficient high-quality real-world data, limiting the effectiveness of trained STR models. Meanwhile, despite producing holistically appealing text images, diffusion-based text image generation methods struggle to generate accurate and realistic instance-level text on a large scale. To tackle this, we introduce TextSSR: a novel framework for Synthesizing Scene Text Recognition data via a diffusion-based universal text region synthesis model. It ensures accuracy by focusing on generating text within a specified image region and leveraging rich glyph and position information to create the less complex text region compared to the entire image. Furthermore, we utilize neighboring text within the region as a prompt to capture real-world font styles and layout patterns, guiding the generated text to resemble actual scenes. Finally, due to its prompt-free nature and capability for character-level synthesis, TextSSR enjoys a wonderful scalability and we construct an anagram-based TextSSR-F dataset with 0.4 million text instances with complexity and realism. Experiments show that models trained on added TextSSR-F data exhibit better accuracy compared to models trained on 4 million existing synthetic data. Moreover, its accuracy margin to models trained fully on a real-world dataset is less than 3.7%, confirming TextSSR's effectiveness and its great potential in scene text image synthesis. Our code is available at https://github.com/YesianRohn/TextSSR.

📄 PDF Abstract BibTeX arXiv:2412.01137

Code (1)

YesianRohn/TextSSR 공식 구현 jax

Tasks

Image GenerationOptical Character Recognition (OCR)Scene Text EditingScene Text Recognition

Similar Papers 제목 키워드 기반

SceneFactor: Factored Latent 3D Diffusion for Controllable 3D Scene Generation

2024-12-02 · CVPR 2025 1 · Alexey Bokhovkin, Quan Meng, Shubham Tulsiani, Angela Dai

We present SceneFactor, a diffusion-based approach for large-scale 3D scene generation that enables controllable generation and effortless editing. SceneFactor enables text-guided 3D scene synthesis through our factored …

Scene Generation

Detailed Human-Centric Text Description-Driven Large Scene Synthesis

2023-11-30 · Gwanghyun Kim, Dong Un Kang, Hoigi Seo, Hayeon Kim 외

Text-driven large scene image synthesis has made significant progress with diffusion models, but controlling it is challenging. While using additional spatial controls with corresponding texts has improved the controllab…

Image GenerationLanguage ModelingLanguage ModellingLarge Language Model+1

SceneTex: High-Quality Texture Synthesis for Indoor Scenes via Diffusion Priors

2023-11-28 · CVPR 2024 1 · Dave Zhenyu Chen, Haoxuan Li, Hsin-Ying Lee, Sergey Tulyakov 외

We propose SceneTex, a novel method for effectively generating high-quality and style-consistent textures for indoor scenes using depth-to-image diffusion priors. Unlike previous methods that either iteratively warp 2D v…

DecoderTexture Synthesis

Imagine That! Abstract-to-Intricate Text-to-Image Synthesis with Scene Graph Hallucination Diffusion

2023-09-21 · NeurIPS 2023 11

In this work, we investigate the task of text-to-image (T2I) synthesis under the abstract-to-intricate setting, i.e., generating intricate visual content from simple abstract text prompts. Inspired by human imagination i…

Language-driven Scene Synthesis using Multi-conditional Diffusion Model

2023-10-24 · NeurIPS 2023 11 · An Vuong, Minh Nhat Vu, Toan Tien Nguyen, Baoru Huang 외

Scene synthesis is a challenging problem with several industrial applications. Recently, substantial efforts have been directed to synthesize the scene using human motions, room layouts, or spatial graphs as the input. H…