Beyond Detection: A Structure-Aware Framework for Scene Text Tracking
Abstract
Lay Summary
Text often appears in videos, such as signs, subtitles, storefronts, and labels. Accurately following a specific piece of text across video frames is important for applications such as text editing, removal, and other forms of video understanding. However, this problem has received much less attention than recognizing text in individual images or detecting all text in a video. In this work, we define this problem as Scene Text Tracking and study it systematically. We show that tracking text is especially difficult because text can become distorted as the camera viewpoint changes, nearby words may look very similar, and even small tracking errors can affect the perceived characters. To address these challenges, we develop SymTrack, a new framework that directly follows a chosen text instance through a video without relying on repeated text detection in every frame. We also build three evaluation benchmarks from existing video text datasets so that future methods can be compared fairly. Experiments show that SymTrack consistently performs better than previous tracking and video text methods on all three benchmarks. Our study provides both a new research task and a strong solution for more reliable text tracking in videos.