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

Towards More Flexible and Accurate Object Tracking with Natural Language: Algorithms and Benchmark

About

Tracking by natural language specification is a new rising research topic that aims at locating the target object in the video sequence based on its language description. Compared with traditional bounding box (BBox) based tracking, this setting guides object tracking with high-level semantic information, addresses the ambiguity of BBox, and links local and global search organically together. Those benefits may bring more flexible, robust and accurate tracking performance in practical scenarios. However, existing natural language initialized trackers are developed and compared on benchmark datasets proposed for tracking-by-BBox, which can't reflect the true power of tracking-by-language. In this work, we propose a new benchmark specifically dedicated to the tracking-by-language, including a large scale dataset, strong and diverse baseline methods. Specifically, we collect 2k video sequences (contains a total of 1,244,340 frames, 663 words) and split 1300/700 for the train/testing respectively. We densely annotate one sentence in English and corresponding bounding boxes of the target object for each video. We also introduce two new challenges into TNL2K for the object tracking task, i.e., adversarial samples and modality switch. A strong baseline method based on an adaptive local-global-search scheme is proposed for future works to compare. We believe this benchmark will greatly boost related researches on natural language guided tracking.

Xiao Wang, Xiujun Shu, Zhipeng Zhang, Bo Jiang, Yaowei Wang, Yonghong Tian, Feng Wu• 2021

Related benchmarks

TaskDatasetResultRank
Object TrackingLaSoT
AUC51.3
333
Visual Object TrackingTNL2K
AUC42
95
Visual Object TrackingTNL2k (test)
AUC42
74
Vision-Language TrackingOTB 99
AUC68
70
Vision-Language TrackingTNL2k (test)
AUC42
49
Visual Object TrackingOTB99 (test)
AUC68
29
Visual Object TrackingOTB Lang
Success Rate68
20
Natural Language TrackingTNL-2K
AUC41.7
19
Natural Language TrackingOTB Lang
AUC68
17
Single Object TrackingLaSoT
Success Rate51
15
Showing 10 of 11 rows

Other info

Code

Follow for update