Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Grounding-Tracking-Integration

About

In this paper, we study Tracking by Language that localizes the target box sequence in a video based on a language query. We propose a framework called GTI that decomposes the problem into three sub-tasks: Grounding, Tracking, and Integration. The three sub-task modules operate simultaneously and predict the box sequence frame-by-frame. "Grounding" predicts the referred region directly from the language query. "Tracking" localizes the target based on the history of the grounded regions in previous frames. "Integration" generates final predictions by synergistically combining grounding and tracking. With the "integration" task as the key, we explore how to indicate the quality of the grounded regions in each frame and achieve the desired mutually beneficial combination. To this end, we propose an "RT-integration" method that defines and predicts two scores to guide the integration: 1) R-score represents the Region correctness whether the grounding prediction accurately covers the target, and 2) T-score represents the Template quality whether the region provides informative visual cues to improve tracking in future frames. We present our real-time GTI implementation with the proposed RT-integration, and benchmark the framework on LaSOT and Lingual OTB99 with highly promising results. Moreover, we produce a disambiguated version of LaSOT queries to facilitate future tracking by language studies.

Zhengyuan Yang, Tushar Kumar, Tianlang Chen, Jinsong Su, Jiebo Luo• 2019

Related benchmarks

TaskDatasetResultRank
Object TrackingLaSoT
AUC47.8
333
Vision-Language TrackingOTB 99
AUC58.1
70
Visual Object TrackingOTB Lang
Success Rate58
20
Natural Language TrackingOTB Lang
AUC58.1
17
Single Object TrackingLaSoT
Success Rate47
15
TrackingOTB99
AUC0.581
12
Showing 6 of 6 rows

Other info

Follow for update