paper-with-me

Papers

GLASS: Global to Local Attention for Scene-Text Spotting

2022-08-05 · Roi Ronen, Shahar Tsiper, Oron Anschel, Inbal Lavi, Amir Markovitz, R. Manmatha

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 from the local crops alleviates much of the inherent difficulties with scale and word rotation. We show a performance analysis across scales and angles, highlighting improvement over scale and angle extremities. In addition, we introduce an orientation-aware loss term supervising the detection task, and show its contribution to both detection and recognition performance across all angles. Finally, we show that GLASS is general by incorporating it into other leading text spotting architectures, improving their text spotting performance. Our method achieves state-of-the-art results on multiple benchmarks, including the newly released TextOCR.

📄 PDF Abstract BibTeX arXiv:2208.03364

Code (2)

amazon-research/glass-text-spotting 공식 구현 pytorch
amazon-science/glass-text-spotting pytorch

Tasks

Text DetectionText Spotting

Similar Papers 제목 키워드 기반

Attention to Detail: Global-Local Attention for High-Resolution AI-Generated Image Detection

2026-01-01 · Lawrence Han arxiv

The rapid development of generative AI has made AI-generated images increasingly realistic and high-resolution. Most AI-generated image detection architectures typically downsample images before inputting them into model…

Transfer Learning

Glass Surface Detection Grounded in 3D Visual Geometry

2026-08-27 · Yiwei Lu, Ke Xu, Tao Yan, Xiaojun Chang 외 arxiv

Glass surface detection (GSD) is critical for scene understanding and reconstruction, and yet remains challenging due to the transparency and reflectivity of glass surfaces. Existing GSD methods typically rely on 2D appe…

Scene Understanding

Multi-Context Attention for Human Pose Estimation

2017-02-24 · CVPR 2017 7 · Xiao Chu, Wei Yang, Wanli Ouyang, Cheng Ma 외

In this paper, we propose to incorporate convolutional neural networks with a multi-context attention mechanism into an end-to-end framework for human pose estimation. We adopt stacked hourglass networks to generate atte…

Pose Estimation

Glass Segmentation Using Intensity and Spectral Polarization Cues

2022-01-01 · CVPR 2022 1 · Haiyang Mei, Bo Dong, Wen Dong, Jiaxi Yang 외

Transparent and semi-transparent materials pose significant challenges for existing scene understanding and segmentation algorithms due to their lack of RGB texture which impedes the extraction of meaningful features…

Camouflaged Object SegmentationScene UnderstandingSegmentationSemantic Segmentation

Glass Surface Detection: Leveraging Reflection Dynamics in Flash/No-flash Imagery

2025-11-21 · Tao Yan, Hao Huang, Yiwei Lu, Zeyu Wang 외 arxiv

Glass surfaces are ubiquitous in daily life, typically appearing colorless, transparent, and lacking distinctive features. These characteristics make glass surface detection a challenging computer vision task. Existing g…