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/EAST: An Efficient and Accurate Scene Text Detector

EAST: An Efficient and Accurate Scene Text Detector

Xinyu Zhou, Cong Yao, He Wen, Yuzhi Wang, Shuchang Zhou, Weiran He, Jiajun Liang

2017-04-11CVPR 2017 7Curved Text DetectionScene Text DetectionText DetectionOptical Character Recognition (OCR)
PaperPDFCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCode

Abstract

Previous approaches for scene text detection have already achieved promising performances across various benchmarks. However, they usually fall short when dealing with challenging scenarios, even when equipped with deep neural network models, because the overall performance is determined by the interplay of multiple stages and components in the pipelines. In this work, we propose a simple yet powerful pipeline that yields fast and accurate text detection in natural scenes. The pipeline directly predicts words or text lines of arbitrary orientations and quadrilateral shapes in full images, eliminating unnecessary intermediate steps (e.g., candidate aggregation and word partitioning), with a single neural network. The simplicity of our pipeline allows concentrating efforts on designing loss functions and neural network architecture. Experiments on standard datasets including ICDAR 2015, COCO-Text and MSRA-TD500 demonstrate that the proposed algorithm significantly outperforms state-of-the-art methods in terms of both accuracy and efficiency. On the ICDAR 2015 dataset, the proposed algorithm achieves an F-score of 0.7820 at 13.2fps at 720p resolution.

Results

TaskDatasetMetricValueModel
Scene Text DetectionTotal-TextPrecision50EAST
Scene Text DetectionTotal-TextRecall36.2EAST
Scene Text DetectionICDAR 2015F-Measure82.9PAN
Scene Text DetectionICDAR 2015Precision84PAN
Scene Text DetectionICDAR 2015Recall81.9PAN
Scene Text DetectionICDAR 2015F-Measure78.2EAST + PVANET2x RBOX (single-scale)
Scene Text DetectionICDAR 2015Precision83.6EAST + PVANET2x RBOX (single-scale)
Scene Text DetectionICDAR 2015Recall73.5EAST + PVANET2x RBOX (single-scale)
Scene Text DetectionMSRA-TD500F-Measure76.08EAST + PVANET2x
Scene Text DetectionMSRA-TD500Precision87.28EAST + PVANET2x
Scene Text DetectionMSRA-TD500Recall67.43EAST + PVANET2x
Scene Text DetectionCOCO-TextF-Measure39.45EAST + VGG16
Scene Text DetectionCOCO-TextPrecision50.39EAST + VGG16
Scene Text DetectionCOCO-TextRecall32.4EAST + VGG16

Related Papers

VisionThink: Smart and Efficient Vision Language Model via Reinforcement Learning2025-07-17DeQA-Doc: Adapting DeQA-Score to Document Image Quality Assessment2025-07-17Seeing the Signs: A Survey of Edge-Deployable OCR Models for Billboard Visibility Analysis2025-07-15A Survey on MLLM-based Visually Rich Document Understanding: Methods, Challenges, and Emerging Trends2025-07-14Design and Implementation of an OCR-Powered Pipeline for Table Extraction from Invoices2025-07-09Orchestrator-Agent Trust: A Modular Agentic AI Visual Classification System with Trust-Aware Orchestration and RAG-Based Reasoning2025-07-09TextPixs: Glyph-Conditioned Diffusion with Character-Aware Attention and OCR-Guided Supervision2025-07-08PaddleOCR 3.0 Technical Report2025-07-08