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

Exploiting Multimodal Spatial-temporal Patterns for Video Object Tracking

About

Multimodal tracking has garnered widespread attention as a result of its ability to effectively address the inherent limitations of traditional RGB tracking. However, existing multimodal trackers mainly focus on the fusion and enhancement of spatial features or merely leverage the sparse temporal relationships between video frames. These approaches do not fully exploit the temporal correlations in multimodal videos, making it difficult to capture the dynamic changes and motion information of targets in complex scenarios. To alleviate this problem, we propose a unified multimodal spatial-temporal tracking approach named STTrack. In contrast to previous paradigms that solely relied on updating reference information, we introduced a temporal state generator (TSG) that continuously generates a sequence of tokens containing multimodal temporal information. These temporal information tokens are used to guide the localization of the target in the next time state, establish long-range contextual relationships between video frames, and capture the temporal trajectory of the target. Furthermore, at the spatial level, we introduced the mamba fusion and background suppression interactive (BSI) modules. These modules establish a dual-stage mechanism for coordinating information interaction and fusion between modalities. Extensive comparisons on five benchmark datasets illustrate that STTrack achieves state-of-the-art performance across various multimodal tracking scenarios. Code is available at: https://github.com/NJU-PCALab/STTrack.

Xiantao Hu, Ying Tai, Xu Zhao, Chen Zhao, Zhenyu Zhang, Jun Li, Bineng Zhong, Jian Yang• 2024

Related benchmarks

TaskDatasetResultRank
RGB-T TrackingLasHeR (test)
PR76
244
RGB-T TrackingRGBT234 (test)
Precision Rate89.8
189
RGB-D Object TrackingVOT-RGBD 2022 (public challenge)
EAO0.776
167
RGBT TrackingRGBT234
PR89.8
65
Object TrackingVisEvent (test)
PR78.6
63
RGBT TrackingLasHeR
PR76
55
Visual Object TrackingDepthTrack
Precision0.632
41
Multi-image GroundingRGBX-Grounding 1.0 (test)
RGBT234 Score49.96
9
Showing 8 of 8 rows

Other info

Code

Follow for update