Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Show, Attend and Read: A Simple and Strong Baseline for Irregular Text Recognition

About

Recognizing irregular text in natural scene images is challenging due to the large variance in text appearance, such as curvature, orientation and distortion. Most existing approaches rely heavily on sophisticated model designs and/or extra fine-grained annotations, which, to some extent, increase the difficulty in algorithm implementation and data collection. In this work, we propose an easy-to-implement strong baseline for irregular scene text recognition, using off-the-shelf neural network components and only word-level annotations. It is composed of a $31$-layer ResNet, an LSTM-based encoder-decoder framework and a 2-dimensional attention module. Despite its simplicity, the proposed method is robust and achieves state-of-the-art performance on both regular and irregular scene text recognition benchmarks. Code is available at: https://tinyurl.com/ShowAttendRead

Hui Li, Peng Wang, Chunhua Shen, Guyu Zhang• 2018

Related benchmarks

TaskDatasetResultRank
Scene Text RecognitionSVT (test)
Word Accuracy98.5
289
Scene Text RecognitionIIIT5K (test)
Word Accuracy99.4
244
Scene Text RecognitionIC15 (test)
Word Accuracy69.2
210
Scene Text RecognitionIC13 (test)
Word Accuracy91
207
Scene Text RecognitionIIIT5K
Accuracy91.5
161
Scene Text RecognitionSVTP (test)
Word Accuracy86.4
153
Scene Text RecognitionIC13, IC15, IIIT, SVT, SVTP, CUTE80 Average of 6 benchmarks (test)
Average Accuracy82.68
105
Scene Text RecognitionSVT 647 (test)
Accuracy84.5
101
Scene Text RecognitionIC15
Accuracy69.2
98
Scene Text RecognitionCUTE
Accuracy83.5
92
Showing 10 of 65 rows

Other info

Code

Follow for update