pith. sign in

arxiv: 1704.03155 · v2 · pith:2XPKB4WInew · submitted 2017-04-11 · 💻 cs.CV

EAST: An Efficient and Accurate Scene Text Detector

classification 💻 cs.CV
keywords textnetworkneuralpipelineaccuratealgorithmdetectionicdar
0
0 comments X
read the original 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.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. PILOT: A Promptable Interleaved Layout-aware OCR Transformer

    cs.CV 2025-04 unverdicted novelty 6.0

    PILOT unifies text recognition, line detection, and promptable extraction in one 155M-parameter generative transformer that outputs interleaved subword and absolute-coordinate tokens on a 10 px grid.