TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Representation and Correlation Enhanced Encoder-Decoder Fr...

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

Mengmeng Cui, Wei Wang, Jinjin Zhang, Liang Wang

2021-06-13Scene Text Recognition
PaperPDFCode(official)

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.

Results

TaskDatasetMetricValueModel
Scene ParsingSVTAccuracy91.8RCEED
Scene ParsingICDAR2015Accuracy82.2RCEED
Scene ParsingICDAR2013Accuracy94.7RCEED
2D Semantic SegmentationSVTAccuracy91.8RCEED
2D Semantic SegmentationICDAR2015Accuracy82.2RCEED
2D Semantic SegmentationICDAR2013Accuracy94.7RCEED
Scene Text RecognitionSVTAccuracy91.8RCEED
Scene Text RecognitionICDAR2015Accuracy82.2RCEED
Scene Text RecognitionICDAR2013Accuracy94.7RCEED

Related Papers

Linguistics-aware Masked Image Modeling for Self-supervised Scene Text Recognition2025-03-24Efficient and Accurate Scene Text Recognition with Cascaded-Transformers2025-03-24Accurate Scene Text Recognition with Efficient Model Scaling and Cloze Self-Distillation2025-03-20A Context-Driven Training-Free Network for Lightweight Scene Text Segmentation and Recognition2025-03-19EventSTR: A Benchmark Dataset and Baselines for Event Stream based Scene Text Recognition2025-02-13Billet Number Recognition Based on Test-Time Adaptation2025-02-13Ocean-OCR: Towards General OCR Application via a Vision-Language Model2025-01-26Arbitrary Reading Order Scene Text Spotter with Local Semantics Guidance2024-12-13