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/Revisiting Classification Perspective on Scene Text Recogn...

Revisiting Classification Perspective on Scene Text Recognition

Hongxiang Cai, Jun Sun, Yichao Xiong

2021-02-22Scene Text RecognitionImage ClassificationMulti-class ClassificationGeneral ClassificationClassification
PaperPDFCode(official)

Abstract

The prevalent perspectives of scene text recognition are from sequence to sequence (seq2seq) and segmentation. Nevertheless, the former is composed of many components which makes implementation and deployment complicated, while the latter requires character level annotations that is expensive. In this paper, we revisit classification perspective that models scene text recognition as an image classification problem. Classification perspective has a simple pipeline and only needs word level annotations. We revive classification perspective by devising a scene text recognition model named as CSTR, which performs as well as methods from other perspectives. The CSTR model consists of CPNet (classification perspective network) and SPPN (separated conv with global average pooling prediction network). CSTR is as simple as image classification model like ResNet \cite{he2016deep} which makes it easy to implement and deploy. We demonstrate the effectiveness of the classification perspective on scene text recognition with extensive experiments. Futhermore, CSTR achieves nearly state-of-the-art performance on six public benchmarks including regular text, irregular text. The code will be available at https://github.com/Media-Smart/vedastr.

Results

TaskDatasetMetricValueModel
Scene ParsingSVTAccuracy90.6CSTR
Scene ParsingICDAR2015Accuracy81.6CSTR
Scene ParsingICDAR 2003Accuracy94.8CSTR
Scene ParsingICDAR2013Accuracy93.2CSTR
2D Semantic SegmentationSVTAccuracy90.6CSTR
2D Semantic SegmentationICDAR2015Accuracy81.6CSTR
2D Semantic SegmentationICDAR 2003Accuracy94.8CSTR
2D Semantic SegmentationICDAR2013Accuracy93.2CSTR
Scene Text RecognitionSVTAccuracy90.6CSTR
Scene Text RecognitionICDAR2015Accuracy81.6CSTR
Scene Text RecognitionICDAR 2003Accuracy94.8CSTR
Scene Text RecognitionICDAR2013Accuracy93.2CSTR

Related Papers

Automatic Classification and Segmentation of Tunnel Cracks Based on Deep Learning and Visual Explanations2025-07-18Adversarial attacks to image classification systems using evolutionary algorithms2025-07-17Efficient Adaptation of Pre-trained Vision Transformer underpinned by Approximately Orthogonal Fine-Tuning Strategy2025-07-17Federated Learning for Commercial Image Sources2025-07-17MUPAX: Multidimensional Problem Agnostic eXplainable AI2025-07-17Efficient Calisthenics Skills Classification through Foreground Instance Selection and Depth Estimation2025-07-16Safeguarding Federated Learning-based Road Condition Classification2025-07-16Hashed Watermark as a Filter: Defeating Forging and Overwriting Attacks in Weight-based Neural Network Watermarking2025-07-15