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

Focusing Attention: Towards Accurate Text Recognition in Natural Images

About

Scene text recognition has been a hot research topic in computer vision due to its various applications. The state of the art is the attention-based encoder-decoder framework that learns the mapping between input images and output sequences in a purely data-driven way. However, we observe that existing attention-based methods perform poorly on complicated and/or low-quality images. One major reason is that existing methods cannot get accurate alignments between feature areas and targets for such images. We call this phenomenon "attention drift". To tackle this problem, in this paper we propose the FAN (the abbreviation of Focusing Attention Network) method that employs a focusing attention mechanism to automatically draw back the drifted attention. FAN consists of two major components: an attention network (AN) that is responsible for recognizing character targets as in the existing methods, and a focusing network (FN) that is responsible for adjusting attention by evaluating whether AN pays attention properly on the target areas in the images. Furthermore, different from the existing methods, we adopt a ResNet-based network to enrich deep representations of scene text images. Extensive experiments on various benchmarks, including the IIIT5k, SVT and ICDAR datasets, show that the FAN method substantially outperforms the existing methods.

Zhanzhan Cheng, Fan Bai, Yunlu Xu, Gang Zheng, Shiliang Pu, Shuigeng Zhou• 2017

Related benchmarks

TaskDatasetResultRank
Scene Text RecognitionSVT (test)
Word Accuracy97.1
289
Scene Text RecognitionIIIT5K (test)
Word Accuracy99.6
244
Scene Text RecognitionIC15 (test)
Word Accuracy70.6
210
Scene Text RecognitionIC13 (test)
Word Accuracy93.3
207
Scene Text RecognitionIIIT5K
Accuracy99.3
149
Scene Text RecognitionSVT 647 (test)
Accuracy85.9
101
Scene Text RecognitionCUTE80 (test)
Accuracy0.639
87
Scene Text RecognitionIC15
Accuracy70.6
86
Text RecognitionStreet View Text (SVT)
Accuracy97.1
80
Scene Text RecognitionIC03
Accuracy99.2
67
Showing 10 of 27 rows

Other info

Follow for update