paper-with-me

홈 › Papers

SynthTIGER: Synthetic Text Image GEneratoR Towards Better Text Recognition Models

2021-07-20 · Moonbin Yim, Yoonsik Kim, Han-Cheol Cho, Sungrae Park

For successful scene text recognition (STR) models, synthetic text image generators have alleviated the lack of annotated text images from the real world. Specifically, they generate multiple text images with diverse backgrounds, font styles, and text shapes and enable STR models to learn visual patterns that might not be accessible from manually annotated data. In this paper, we introduce a new synthetic text image generator, SynthTIGER, by analyzing techniques used for text image synthesis and integrating effective ones under a single algorithm. Moreover, we propose two techniques that alleviate the long-tail problem in length and character distributions of training data. In our experiments, SynthTIGER achieves better STR performance than the combination of synthetic datasets, MJSynth (MJ) and SynthText (ST). Our ablation study demonstrates the benefits of using sub-components of SynthTIGER and the guideline on generating synthetic text images for STR models. Our implementation is publicly available at https://github.com/clovaai/synthtiger.

📄 PDF Abstract BibTeX arXiv:2107.09313

Code (1)

clovaai/synthtiger 공식 구현

Tasks

Image GenerationScene Text Recognition

Similar Papers 제목 키워드 기반

The Unmet Promise of Synthetic Training Images: Using Retrieved Real Images Performs Better

2024-06-07 · Scott Geng, Cheng-Yu Hsieh, Vivek Ramanujan, Matthew Wallingford 외

Generative text-to-image models enable us to synthesize unlimited amounts of images in a controllable manner, spurring many recent efforts to train vision models with synthetic data. However, every synthetic image ultima…

image-classificationImage ClassificationRetrieval

PSP-HDRI$+$: A Synthetic Dataset Generator for Pre-Training of Human-Centric Computer Vision Models

2022-07-11 · Salehe Erfanian Ebadi, Saurav Dhakad, Sanjay Vishwakarma, Chunpu Wang 외

We introduce a new synthetic data generator PSP-HDRI$+$ that proves to be a superior pre-training alternative to ImageNet and other large-scale synthetic data counterparts. We demonstrate that pre-training with our synth…

Keypoint Estimation

Mask Conditional Synthetic Satellite Imagery

2023-02-08 · Van Anh Le, Varshini Reddy, Zixi Chen, Mengyuan Li 외

In this paper we propose a mask-conditional synthetic image generation model for creating synthetic satellite imagery datasets. Given a dataset of real high-resolution images and accompanying land cover masks, we show th…

Data AugmentationDiversityImage Generation

VibrantLeaves: A principled parametric image generator for training deep restoration models

2025-04-14 · Raphael Achddou, Yann Gousseau, Saïd Ladjal, Sabine Süsstrunk

Even though Deep Neural Networks are extremely powerful for image restoration tasks, they have several limitations. They are poorly understood and suffer from strong biases inherited from the training sets. One way to ad…

DenoisingImage DenoisingImage RestorationSuper-Resolution

Post-Generation Curation of Synthetic Images via Homogeneous-Heterogeneous Splitting

2026-07-02 · Disheng Liu, Tuo Liang, Chaoda Song, Yu Yin arxiv

Recent generative models can produce high-quality synthetic images, offering scalable training training data for data-hungry models. Existing approaches to exploiting this potential typically involve 1) training or fine-…

Prompt Engineering