Pith. sign in

Scene Text Recognition with Sliding Convolutional Character Models

1 Pith paper cite this work. Polarity classification is still indexing.

1 Pith paper citing it
abstract

Scene text recognition has attracted great interests from the computer vision and pattern recognition community in recent years. State-of-the-art methods use concolutional neural networks (CNNs), recurrent neural networks with long short-term memory (RNN-LSTM) or the combination of them. In this paper, we investigate the intrinsic characteristics of text recognition, and inspired by human cognition mechanisms in reading texts, we propose a scene text recognition method with character models on convolutional feature map. The method simultaneously detects and recognizes characters by sliding the text line image with character models, which are learned end-to-end on text line images labeled with text transcripts. The character classifier outputs on the sliding windows are normalized and decoded with Connectionist Temporal Classification (CTC) based algorithm. Compared to previous methods, our method has a number of appealing properties: (1) It avoids the difficulty of character segmentation which hinders the performance of segmentation-based recognition methods; (2) The model can be trained simply and efficiently because it avoids gradient vanishing/exploding in training RNN-LSTM based models; (3) It bases on character models trained free of lexicon, and can recognize unknown words. (4) The recognition process is highly parallel and enables fast recognition. Our experiments on several challenging English and Chinese benchmarks, including the IIIT-5K, SVT, ICDAR03/13 and TRW15 datasets, demonstrate that the proposed method yields superior or comparable performance to state-of-the-art methods while the model size is relatively small.

citation-role summary

background 1

citation-polarity summary

fields

cs.CV 1

years

2019 1

verdicts

CONDITIONAL 1

roles

background 1

polarities

unclear 1

representative citing papers

Rethinking Irregular Scene Text Recognition

cs.CV · 2019-08-30 · conditional · novelty 6.0

Curved synthetic training data, aspect-ratio-preserving resizing, and rotation augmentation push rectification-based scene text recognizers to state-of-the-art accuracy on curved text benchmarks.

citing papers explorer

Showing 1 of 1 citing paper.

  • Rethinking Irregular Scene Text Recognition cs.CV · 2019-08-30 · conditional · none · ref 36 · internal anchor

    Curved synthetic training data, aspect-ratio-preserving resizing, and rotation augmentation push rectification-based scene text recognizers to state-of-the-art accuracy on curved text benchmarks.