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

On Recognizing Texts of Arbitrary Shapes with 2D Self-Attention

About

Scene text recognition (STR) is the task of recognizing character sequences in natural scenes. While there have been great advances in STR methods, current methods still fail to recognize texts in arbitrary shapes, such as heavily curved or rotated texts, which are abundant in daily life (e.g. restaurant signs, product labels, company logos, etc). This paper introduces a novel architecture to recognizing texts of arbitrary shapes, named Self-Attention Text Recognition Network (SATRN), which is inspired by the Transformer. SATRN utilizes the self-attention mechanism to describe two-dimensional (2D) spatial dependencies of characters in a scene text image. Exploiting the full-graph propagation of self-attention, SATRN can recognize texts with arbitrary arrangements and large inter-character spacing. As a result, SATRN outperforms existing STR models by a large margin of 5.7 pp on average in "irregular text" benchmarks. We provide empirical analyses that illustrate the inner mechanisms and the extent to which the model is applicable (e.g. rotated and multi-line text). We will open-source the code.

Junyeop Lee, Sungrae Park, Jeonghun Baek, Seong Joon Oh, Seonghyeon Kim, Hwalsuk Lee• 2019

Related benchmarks

TaskDatasetResultRank
Scene Text RecognitionSVT (test)
Word Accuracy91.3
289
Scene Text RecognitionIIIT5K (test)
Word Accuracy92.8
244
Scene Text RecognitionIC15 (test)
Word Accuracy79
210
Scene Text RecognitionIC13 (test)
Word Accuracy94.1
207
Scene Text RecognitionSVTP (test)
Word Accuracy86.5
153
Scene Text RecognitionIIIT5K
Accuracy92.8
149
Scene Text RecognitionSVT 647 (test)
Accuracy91.3
101
Scene Text RecognitionCUTE80 (test)
Accuracy0.878
87
Scene Text RecognitionIC15
Accuracy79
86
Scene Text RecognitionIC03
Accuracy96.7
67
Showing 10 of 44 rows

Other info

Follow for update