SEED: Semantics Enhanced Encoder-Decoder Framework for Scene Text Recognition
About
Scene text recognition is a hot research topic in computer vision. Recently, many recognition methods based on the encoder-decoder framework have been proposed, and they can handle scene texts of perspective distortion and curve shape. Nevertheless, they still face lots of challenges like image blur, uneven illumination, and incomplete characters. We argue that most encoder-decoder methods are based on local visual features without explicit global semantic information. In this work, we propose a semantics enhanced encoder-decoder framework to robustly recognize low-quality scene texts. The semantic information is used both in the encoder module for supervision and in the decoder module for initializing. In particular, the state-of-the art ASTER method is integrated into the proposed framework as an exemplar. Extensive experiments demonstrate that the proposed framework is more robust for low-quality text images, and achieves state-of-the-art results on several benchmark datasets.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Scene Text Recognition | SVT (test) | Word Accuracy89.6 | 289 | |
| Scene Text Recognition | IIIT5K (test) | Word Accuracy93.8 | 244 | |
| Scene Text Recognition | IC15 (test) | Word Accuracy80 | 210 | |
| Scene Text Recognition | IC13 (test) | Word Accuracy92.8 | 207 | |
| Scene Text Recognition | SVTP (test) | Word Accuracy81.4 | 153 | |
| Scene Text Recognition | IIIT5K | Accuracy93.8 | 149 | |
| Scene Text Recognition | IC13, IC15, IIIT, SVT, SVTP, CUTE80 Average of 6 benchmarks (test) | Average Accuracy88.35 | 105 | |
| Scene Text Recognition | SVT 647 (test) | Accuracy89.6 | 101 | |
| Scene Text Recognition | CUTE 288 samples (test) | Word Accuracy83.6 | 98 | |
| Scene Text Recognition | CUTE | Accuracy83.6 | 92 |