Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Scene Text Recognition from Two-Dimensional Perspective

About

Inspired by speech recognition, recent state-of-the-art algorithms mostly consider scene text recognition as a sequence prediction problem. Though achieving excellent performance, these methods usually neglect an important fact that text in images are actually distributed in two-dimensional space. It is a nature quite different from that of speech, which is essentially a one-dimensional signal. In principle, directly compressing features of text into a one-dimensional form may lose useful information and introduce extra noise. In this paper, we approach scene text recognition from a two-dimensional perspective. A simple yet effective model, called Character Attention Fully Convolutional Network (CA-FCN), is devised for recognizing the text of arbitrary shapes. Scene text recognition is realized with a semantic segmentation network, where an attention mechanism for characters is adopted. Combined with a word formation module, CA-FCN can simultaneously recognize the script and predict the position of each character. Experiments demonstrate that the proposed algorithm outperforms previous methods on both regular and irregular text datasets. Moreover, it is proven to be more robust to imprecise localizations in the text detection phase, which are very common in practice.

Minghui Liao, Jian Zhang, Zhaoyi Wan, Fengming Xie, Jiajun Liang, Pengyuan Lyu, Cong Yao, Xiang Bai• 2018

Related benchmarks

TaskDatasetResultRank
Scene Text RecognitionSVT (test)
Word Accuracy86.4
289
Scene Text RecognitionIIIT5K (test)
Word Accuracy92
244
Scene Text RecognitionIC13 (test)
Word Accuracy91.5
207
Scene Text RecognitionIIIT5K
Accuracy99.8
149
Scene Text RecognitionSVT 647 (test)
Accuracy86.4
101
Scene Text RecognitionCUTE
Accuracy79.9
92
Scene Text RecognitionCUTE80 (test)
Accuracy0.799
87
Text RecognitionStreet View Text (SVT)
Accuracy98.8
80
Scene Text RecognitionSVT
Accuracy86.4
67
Scene Text RecognitionIC13
Accuracy91.5
66
Showing 10 of 24 rows

Other info

Follow for update