We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CV

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computer Vision and Pattern Recognition

Title: SVTR: Scene Text Recognition with a Single Visual Model

Abstract: Dominant scene text recognition models commonly contain two building blocks, a visual model for feature extraction and a sequence model for text transcription. This hybrid architecture, although accurate, is complex and less efficient. In this study, we propose a Single Visual model for Scene Text recognition within the patch-wise image tokenization framework, which dispenses with the sequential modeling entirely. The method, termed SVTR, firstly decomposes an image text into small patches named character components. Afterward, hierarchical stages are recurrently carried out by component-level mixing, merging and/or combining. Global and local mixing blocks are devised to perceive the inter-character and intra-character patterns, leading to a multi-grained character component perception. Thus, characters are recognized by a simple linear prediction. Experimental results on both English and Chinese scene text recognition tasks demonstrate the effectiveness of SVTR. SVTR-L (Large) achieves highly competitive accuracy in English and outperforms existing methods by a large margin in Chinese, while running faster. In addition, SVTR-T (Tiny) is an effective and much smaller model, which shows appealing speed at inference. The code is publicly available at this https URL
Comments: 7pages,6figures
Subjects: Computer Vision and Pattern Recognition (cs.CV)
Journal reference: IJCAI 2022
Cite as: arXiv:2205.00159 [cs.CV]
  (or arXiv:2205.00159v1 [cs.CV] for this version)

Submission history

From: Yongkun Du [view email]
[v1] Sat, 30 Apr 2022 04:37:01 GMT (971kb,D)
[v2] Mon, 23 May 2022 05:52:33 GMT (975kb,D)

Link back to: arXiv, form interface, contact.