paper-with-me

홈 › Papers

TraRA: Trajectory-level Recognition Aggregation for Video Text Spotting in Urban Surveillance

2026-06-05 · Duc Tri Tran, Trung Thanh Nguyen, Vijay John, Phi Le Nguyen, Yasutomo Kawanishi arxiv

Video Text Spotting (VTS) is essential for urban surveillance and intelligent transportation systems, enabling automated reading of street signs, vehicle markings, and scene text in video streams. However, reliable recognition remains challenging due to dynamic video factors common in surveillance scenarios, including motion blur, occlusion, and scale variation, which degrade frame-level recognition. Existing VTS methods typically perform recognition independently on each frame, leading to inconsistent and inaccurate results across sequences. To address these limitations, we propose TraRA (Trajectory-level Recognition Aggregation for VTS), a plug-and-play method that performs trajectory-level text recognition by leveraging temporal and multimodal consistency. TraRA integrates two key modules: (1) the Temporal Clustering and (2) the Vision-Language Aggregation. The former refines noisy trajectories by grouping temporally and visually coherent text instances, while the latter employs a Low-Rank Adaptation-enhanced Vision-Language model to fuse visual cues with linguistic context across frames. By aggregating information over entire text trajectories, TraRA achieves robust text recognition even under challenging surveillance conditions. Extensive experiments on four public benchmarks, including road and urban scene datasets (RoadText, BOVText, ArTVideo, and ICDAR15), demonstrate that TraRA consistently improves tracking and recognition performance over state-of-the-art VTS methods. The source code is available at https://github.com/trid2912/TraRA.

📄 PDF Abstract BibTeX arXiv:2606.07161

Code (0)

등록된 구현이 없습니다.

Tasks

Text Spotting

Similar Papers 제목 키워드 기반

UltraRAG: A Modular and Automated Toolkit for Adaptive Retrieval-Augmented Generation

2025-03-31 · Yuxuan Chen, Dewen Guo, Sen Mei, Xinze Li 외

Retrieval-Augmented Generation (RAG) significantly enhances the performance of large language models (LLMs) in downstream tasks by integrating external knowledge. To facilitate researchers in deploying RAG systems, vario…

RAGRetrievalRetrieval-augmented Generation

RefAtomNet++: Advancing Referring Atomic Video Action Recognition using Semantic Retrieval based Multi-Trajectory Mamba

2025-10-18 · Kunyu Peng, Di Wen, Jia Fu, Jiamin Wu 외 arxiv

Referring Atomic Video Action Recognition (RAVAR) aims to recognize fine-grained, atomic-level actions of a specific person of interest conditioned on natural language descriptions. Distinct from conventional action reco…

Video Question AnsweringAction UnderstandingAction RecognitionSemantic Retrieval

Alignment Before Aggregation: Trajectory Memory Retrieval Network for Video Object Segmentation

2023-01-01 · ICCV 2023 1 · Rui Sun, YuAn Wang, Huayu Mai, Tianzhu Zhang 외

Memory-based methods in semi-supervised video object segmentation task achieve competitive performance by performing dense matching between query and memory frames. However, most of the existing methods neglect the f…

RetrievalSemantic SegmentationSemi-Supervised Video Object SegmentationVideo Object Segmentation+1

Unsupervised Learning of Video Representations via Dense Trajectory Clustering

2020-06-28 · Pavel Tokmakov, Martial Hebert, Cordelia Schmid

This paper addresses the task of unsupervised learning of representations for action recognition in videos. Previous works proposed to utilize future prediction, or other domain-specific objectives to train a network, bu…

Action RecognitionAction Recognition In VideosClusteringFuture prediction+2

Attention-Aware Transformer-Based Aggregation Network for Video Periocular Recognition

2026-05-15 · Luiz G F Carreira, Breno A Mariano, Victor H C de Melo, David Menotti 외 arxiv

Video periocular recognition is the task of recognizing an individual's identity based on the region around an individual's eyes. The periocular area is one of the most discriminative regions of the human face, making it…