Feeding ground-truth label embeddings into an STR decoder and progressively masking them based on training loss improves accuracy on several benchmarks while leaving inference unchanged.
UnrealText: Synthesizing Realistic Scene Text Images from the Unreal World
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Synthetic data has been a critical tool for training scene text detection and recognition models. On the one hand, synthetic word images have proven to be a successful substitute for real images in training scene text recognizers. On the other hand, however, scene text detectors still heavily rely on a large amount of manually annotated real-world images, which are expensive. In this paper, we introduce UnrealText, an efficient image synthesis method that renders realistic images via a 3D graphics engine. 3D synthetic engine provides realistic appearance by rendering scene and text as a whole, and allows for better text region proposals with access to precise scene information, e.g. normal and even object meshes. The comprehensive experiments verify its effectiveness on both scene text detection and recognition. We also generate a multilingual version for future research into multilingual scene text detection and recognition. Additionally, we re-annotate scene text recognition datasets in a case-sensitive way and include punctuation marks for more comprehensive evaluations. The code and the generated datasets are released at: https://github.com/Jyouhou/UnrealText/ .
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2025 1verdicts
CONDITIONAL 1roles
dataset 1polarities
use dataset 1representative citing papers
citing papers explorer
-
TEACH: Text Encoding as Curriculum Hints for Scene Text Recognition
Feeding ground-truth label embeddings into an STR decoder and progressively masking them based on training loss improves accuracy on several benchmarks while leaving inference unchanged.