English

STEP -- Towards Structured Scene-Text Spotting

Computer Vision and Pattern Recognition 2023-12-12 v2

Abstract

We introduce the structured scene-text spotting task, which requires a scene-text OCR system to spot text in the wild according to a query regular expression. Contrary to generic scene text OCR, structured scene-text spotting seeks to dynamically condition both scene text detection and recognition on user-provided regular expressions. To tackle this task, we propose the Structured TExt sPotter (STEP), a model that exploits the provided text structure to guide the OCR process. STEP is able to deal with regular expressions that contain spaces and it is not bound to detection at the word-level granularity. Our approach enables accurate zero-shot structured text spotting in a wide variety of real-world reading scenarios and is solely trained on publicly available data. To demonstrate the effectiveness of our approach, we introduce a new challenging test dataset that contains several types of out-of-vocabulary structured text, reflecting important reading applications of fields such as prices, dates, serial numbers, license plates etc. We demonstrate that STEP can provide specialised OCR performance on demand in all tested scenarios.

Keywords

Cite

@article{arxiv.2309.02356,
  title  = {STEP -- Towards Structured Scene-Text Spotting},
  author = {Sergi Garcia-Bordils and Dimosthenis Karatzas and Marçal Rusiñol},
  journal= {arXiv preprint arXiv:2309.02356},
  year   = {2023}
}

Comments

15 pages, 11 figures

R2 v1 2026-06-28T12:13:19.223Z