pith. sign in

arxiv: 1406.2227 · v4 · pith:3GOV67KQnew · submitted 2014-06-09 · 💻 cs.CV

Synthetic Data and Artificial Neural Networks for Natural Scene Text Recognition

classification 💻 cs.CV
keywords datarecognitiontextencodingframeworkmodelssyntheticcharacter
0
0 comments X
read the original abstract

In this work we present a framework for the recognition of natural scene text. Our framework does not require any human-labelled data, and performs word recognition on the whole image holistically, departing from the character based recognition systems of the past. The deep neural network models at the centre of this framework are trained solely on data produced by a synthetic text generation engine -- synthetic data that is highly realistic and sufficient to replace real data, giving us infinite amounts of training data. This excess of data exposes new possibilities for word recognition models, and here we consider three models, each one "reading" words in a different way: via 90k-way dictionary encoding, character sequence encoding, and bag-of-N-grams encoding. In the scenarios of language based and completely unconstrained text recognition we greatly improve upon state-of-the-art performance on standard datasets, using our fast, simple machinery and requiring zero data-acquisition costs.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 6 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Batch Loss Score for Dynamic Data Pruning

    cs.LG 2026-04 unverdicted novelty 7.0

    BLS approximates per-sample loss importance via EMA of batch losses, enabling simple and effective dynamic pruning of 20-50% samples losslessly across many datasets and models.

  2. GA-DAN: Geometry-Aware Domain Adaptation Network for Scene Text Detection and Recognition

    cs.CV 2019-07 unverdicted novelty 7.0

    GA-DAN models cross-domain shifts in geometry and appearance spaces with multi-modal spatial learning and disentangled cycle-consistency loss, yielding superior scene text detection and recognition performance on adap...

  3. OCRBench: On the Hidden Mystery of OCR in Large Multimodal Models

    cs.CV 2023-05 accept novelty 6.0

    OCRBench provides the largest evaluation suite yet for OCR capabilities in large multimodal models, revealing gaps in multilingual, handwritten, and mathematical text handling.

  4. GIT: A Generative Image-to-text Transformer for Vision and Language

    cs.CV 2022-05 unverdicted novelty 5.0

    GIT achieves new state-of-the-art results on 12 vision-language benchmarks, including surpassing human performance on TextCaps, via a simplified single-encoder single-decoder transformer scaled on large pre-training data.

  5. Fully Convolutional Networks for Handwriting Recognition

    cs.CV 2019-07 unverdicted novelty 4.0

    A dual-stream fully convolutional network produces competitive character error rates on IAM and RIMES handwriting datasets while avoiding CTC, dictionaries, and heavy preprocessing.

  6. Document Parsing Unveiled: Techniques, Challenges, and Prospects for Structured Information Extraction

    cs.MM 2024-10 unverdicted novelty 3.0

    Survey proposing a taxonomy for document parsing into pipeline-based systems and VLM-driven unified models, reviewing components, metrics, benchmarks, and challenges.