SVTR: Scene Text Recognition with a Single Visual Model
AI-generated Key Points
- Single Visual model for Scene Text Recognition (SVTR) proposed
- Eliminates need for sequential modeling, more efficient than traditional hybrid architectures
- SVTR decomposes image text into small patches called character components
- Hierarchical stages of component-level mixing, merging, and combining
- Global and local mixing blocks capture inter-character and intra-character patterns
- Character recognition achieved through simple linear prediction
- Experimental results show effectiveness of SVTR in English and Chinese tasks
- SVTR-L model achieves competitive accuracy in English and outperforms existing methods in Chinese with faster processing speed
- Introduces SVTR-T as a smaller yet effective model with appealing speed during inference
- Success of single visual model relies on ability to extract discriminative character features
- Capturing intra-character local patterns (e.g. stroke-like features)
- Capturing inter-character long-term dependence (language analogous knowledge)
- Previous feature extractors inadequately modeled these properties, CNN backbones better at capturing local correlations than global dependencies
- Innovative approach to scene text recognition using single visual model within patchwise image tokenization framework
- Proposed SVTR method effectively captures discriminative character features through component level mixing
- Achieves competitive accuracy in both English and Chinese tasks while maintaining efficiency
Authors: Yongkun Du, Zhineng Chen, Caiyan Jia, Xiaoting Yin, Tianlun Zheng, Chenxia Li, Yuning Du, Yu-Gang Jiang
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 https://github.com/PaddlePaddle/PaddleOCR.
Ask questions about this paper to our AI assistant
You can also chat with multiple papers at once here.
Assess the quality of the AI-generated content by voting
Score: 0
Why do we need votes?
Votes are used to determine whether we need to re-run our summarizing tools. If the count reaches -10, our tools can be restarted.
The previous summary was created more than a year ago and can be re-run (if necessary) by clicking on the Run button below.
Similar papers summarized with our AI tools
Navigate through even more similar papers through a
tree representationLook for similar papers (in beta version)
By clicking on the button above, our algorithm will scan all papers in our database to find the closest based on the contents of the full papers and not just on metadata. Please note that it only works for papers that we have generated summaries for and you can rerun it from time to time to get a more accurate result while our database grows.
Disclaimer: The AI-based summarization tool and virtual assistant provided on this website may not always provide accurate and complete summaries or responses. We encourage you to carefully review and evaluate the generated content to ensure its quality and relevance to your needs.