HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Representation and Correlation Enhanced Encoder-Decoder Framework for Scene Text Recognition

Mengmeng Cui Wei Wang Jinjin Zhang Liang Wang

Representation and Correlation Enhanced Encoder-Decoder Framework for Scene Text Recognition

Abstract

Attention-based encoder-decoder framework is widely used in the scene text recognition task. However, for the current state-of-the-art(SOTA) methods, there is room for improvement in terms of the efficient usage of local visual and global context information of the input text image, as well as the robust correlation between the scene processing module(encoder) and the text processing module(decoder). In this paper, we propose a Representation and Correlation Enhanced Encoder-Decoder Framework(RCEED) to address these deficiencies and break performance bottleneck. In the encoder module, local visual feature, global context feature, and position information are aligned and fused to generate a small-size comprehensive feature map. In the decoder module, two methods are utilized to enhance the correlation between scene and text feature space. 1) The decoder initialization is guided by the holistic feature and global glimpse vector exported from the encoder. 2) The feature enriched glimpse vector produced by the Multi-Head General Attention is used to assist the RNN iteration and the character prediction at each time step. Meanwhile, we also design a Layernorm-Dropout LSTM cell to improve model's generalization towards changeable texts. Extensive experiments on the benchmarks demonstrate the advantageous performance of RCEED in scene text recognition tasks, especially the irregular ones.

Code Repositories

Benchmarks

BenchmarkMethodologyMetrics
scene-text-recognition-on-icdar2013RCEED
Accuracy: 94.7
scene-text-recognition-on-icdar2015RCEED
Accuracy: 82.2
scene-text-recognition-on-svtRCEED
Accuracy: 91.8

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Representation and Correlation Enhanced Encoder-Decoder Framework for Scene Text Recognition | Papers | HyperAI