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/Multi-Granularity Prediction for Scene Text Recognition

Multi-Granularity Prediction for Scene Text Recognition

Peng Wang, Cheng Da, Cong Yao

2022-09-08Scene Text RecognitionPredictionLanguage ModellingOptical Character Recognition (OCR)
PaperPDFCode(official)Code(official)Code

Abstract

Scene text recognition (STR) has been an active research topic in computer vision for years. To tackle this challenging problem, numerous innovative methods have been successively proposed and incorporating linguistic knowledge into STR models has recently become a prominent trend. In this work, we first draw inspiration from the recent progress in Vision Transformer (ViT) to construct a conceptually simple yet powerful vision STR model, which is built upon ViT and outperforms previous state-of-the-art models for scene text recognition, including both pure vision models and language-augmented methods. To integrate linguistic knowledge, we further propose a Multi-Granularity Prediction strategy to inject information from the language modality into the model in an implicit way, i.e. , subword representations (BPE and WordPiece) widely-used in NLP are introduced into the output space, in addition to the conventional character level representation, while no independent language model (LM) is adopted. The resultant algorithm (termed MGP-STR) is able to push the performance envelop of STR to an even higher level. Specifically, it achieves an average recognition accuracy of 93.35% on standard benchmarks. Code is available at https://github.com/AlibabaResearch/AdvancedLiterateMachinery/tree/main/OCR/MGP-STR.

Results

TaskDatasetMetricValueModel
Scene ParsingSVTAccuracy98.6MGP-STR
Scene ParsingSVTPAccuracy98.3MGP-STR
Scene ParsingCUTE80Accuracy99.31MGP-STR
Scene ParsingUber-TextAccuracy (%)91MGP-STR
Scene ParsingCOCO-Text1:1 Accuracy81.7MGP-STR
Scene ParsingIC19-ArtAccuracy (%)85.5MGP-STR
Scene ParsingICDAR2015Accuracy90.9MGP-STR
Scene ParsingIIIT5kAccuracy98.8MGP-STR
Scene ParsingICDAR2013Accuracy98.5MGP-STR
2D Semantic SegmentationSVTAccuracy98.6MGP-STR
2D Semantic SegmentationSVTPAccuracy98.3MGP-STR
2D Semantic SegmentationCUTE80Accuracy99.31MGP-STR
2D Semantic SegmentationUber-TextAccuracy (%)91MGP-STR
2D Semantic SegmentationCOCO-Text1:1 Accuracy81.7MGP-STR
2D Semantic SegmentationIC19-ArtAccuracy (%)85.5MGP-STR
2D Semantic SegmentationICDAR2015Accuracy90.9MGP-STR
2D Semantic SegmentationIIIT5kAccuracy98.8MGP-STR
2D Semantic SegmentationICDAR2013Accuracy98.5MGP-STR
Scene Text RecognitionSVTAccuracy98.6MGP-STR
Scene Text RecognitionSVTPAccuracy98.3MGP-STR
Scene Text RecognitionCUTE80Accuracy99.31MGP-STR
Scene Text RecognitionUber-TextAccuracy (%)91MGP-STR
Scene Text RecognitionCOCO-Text1:1 Accuracy81.7MGP-STR
Scene Text RecognitionIC19-ArtAccuracy (%)85.5MGP-STR
Scene Text RecognitionICDAR2015Accuracy90.9MGP-STR
Scene Text RecognitionIIIT5kAccuracy98.8MGP-STR
Scene Text RecognitionICDAR2013Accuracy98.5MGP-STR

Related Papers

Multi-Strategy Improved Snake Optimizer Accelerated CNN-LSTM-Attention-Adaboost for Trajectory Prediction2025-07-21Visual-Language Model Knowledge Distillation Method for Image Quality Assessment2025-07-21Making Language Model a Hierarchical Classifier and Generator2025-07-17VisionThink: Smart and Efficient Vision Language Model via Reinforcement Learning2025-07-17The Generative Energy Arena (GEA): Incorporating Energy Awareness in Large Language Model (LLM) Human Evaluations2025-07-17Inverse Reinforcement Learning Meets Large Language Model Post-Training: Basics, Advances, and Opportunities2025-07-17DeQA-Doc: Adapting DeQA-Score to Document Image Quality Assessment2025-07-17Assay2Mol: large language model-based drug design using BioAssay context2025-07-16