GLASS: Global to Local Attention for Scene-Text Spotting
Roi Ronen, Shahar Tsiper, Oron Anschel, Inbal Lavi, Amir, Markovitz, R. Manmatha

TL;DR
GLASS introduces a global-to-local attention mechanism that enhances scene-text spotting by effectively handling scale variations and arbitrary rotations, leading to state-of-the-art results.
Contribution
The paper proposes a novel global-to-local attention mechanism for text spotting that fuses global and local features, improving recognition across scales and rotations.
Findings
Improved recognition accuracy on scale and angle extremities.
Enhanced detection and recognition performance with orientation-aware loss.
State-of-the-art results on multiple benchmarks, including TextOCR.
Abstract
In recent years, the dominant paradigm for text spotting is to combine the tasks of text detection and recognition into a single end-to-end framework. Under this paradigm, both tasks are accomplished by operating over a shared global feature map extracted from the input image. Among the main challenges that end-to-end approaches face is the performance degradation when recognizing text across scale variations (smaller or larger text), and arbitrary word rotation angles. In this work, we address these challenges by proposing a novel global-to-local attention mechanism for text spotting, termed GLASS, that fuses together global and local features. The global features are extracted from the shared backbone, preserving contextual information from the entire image, while the local features are computed individually on resized, high-resolution rotated word crops. The information extracted…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHandwritten Text Recognition Techniques · Multimodal Machine Learning Applications · Advanced Neural Network Applications
