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

A Multi-Object Rectified Attention Network for Scene Text Recognition

About

Irregular text is widely used. However, it is considerably difficult to recognize because of its various shapes and distorted patterns. In this paper, we thus propose a multi-object rectified attention network (MORAN) for general scene text recognition. The MORAN consists of a multi-object rectification network and an attention-based sequence recognition network. The multi-object rectification network is designed for rectifying images that contain irregular text. It decreases the difficulty of recognition and enables the attention-based sequence recognition network to more easily read irregular text. It is trained in a weak supervision way, thus requiring only images and corresponding text labels. The attention-based sequence recognition network focuses on target characters and sequentially outputs the predictions. Moreover, to improve the sensitivity of the attention-based sequence recognition network, a fractional pickup method is proposed for an attention-based decoder in the training phase. With the rectification mechanism, the MORAN can read both regular and irregular scene text. Extensive experiments on various benchmarks are conducted, which show that the MORAN achieves state-of-the-art performance. The source code is available.

Canjie Luo, Lianwen Jin, Zenghui Sun• 2019

Related benchmarks

TaskDatasetResultRank
Scene Text RecognitionSVT (test)
Word Accuracy96.6
289
Scene Text RecognitionIIIT5K (test)
Word Accuracy97.9
244
Scene Text RecognitionIC15 (test)
Word Accuracy68.8
210
Scene Text RecognitionIC13 (test)
Word Accuracy92.4
207
Scene Text RecognitionSVTP (test)
Word Accuracy76.1
153
Scene Text RecognitionIIIT5K
Accuracy91.2
149
Scene Text RecognitionCUTE
Accuracy77.4
92
Scene Text RecognitionCUTE80 (test)
Accuracy0.774
87
Scene Text RecognitionIC15
Accuracy74.7
86
Scene Text RecognitionIC03
Accuracy95
67
Showing 10 of 22 rows

Other info

Code

Follow for update