CVNov 28, 2023

Enhancing Scene Text Detectors with Realistic Text Image Synthesis Using Diffusion Models

arXiv:2311.16555v1h-index: 16
Originality Incremental advance
AI Analysis

This work addresses the data scarcity issue for scene text detection researchers and practitioners, offering an incremental improvement in synthetic data generation.

The paper tackled the problem of insufficient training data for scene text detectors by proposing a diffusion model-based pipeline (DiffText) that generates realistic synthetic text images, which consistently outperformed other synthetic data in improving detector performance across various text types.

Scene text detection techniques have garnered significant attention due to their wide-ranging applications. However, existing methods have a high demand for training data, and obtaining accurate human annotations is labor-intensive and time-consuming. As a solution, researchers have widely adopted synthetic text images as a complementary resource to real text images during pre-training. Yet there is still room for synthetic datasets to enhance the performance of scene text detectors. We contend that one main limitation of existing generation methods is the insufficient integration of foreground text with the background. To alleviate this problem, we present the Diffusion Model based Text Generator (DiffText), a pipeline that utilizes the diffusion model to seamlessly blend foreground text regions with the background's intrinsic features. Additionally, we propose two strategies to generate visually coherent text with fewer spelling errors. With fewer text instances, our produced text images consistently surpass other synthetic data in aiding text detectors. Extensive experiments on detecting horizontal, rotated, curved, and line-level texts demonstrate the effectiveness of DiffText in producing realistic text images.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes