Event Stream-based Visual Object Tracking: HDETrack V2 and A High-Definition Benchmark
Shiao Wang, Xiao Wang, Chao Wang, Liye Jin, Lin Zhu, Bo Jiang, Yonghong Tian, Jin Tang
TL;DR
This work tackles visual object tracking with event cameras by introducing HDETrack V2, a teacher–student Transformer framework that transfers knowledge from a multi-modal RGB+Event teacher to a pure event-based student via hierarchical knowledge distillation. The approach enhances temporal modeling with a temporal Fourier transform and enables robust target adaptation through test-time tuning and adaptive search regions. A new large-scale, high-definition EventVOT dataset (1280×720) is proposed to benchmark event-based tracking across diverse categories and challenging conditions. Empirical results show that HDETrack V2 outperforms strong baselines on EventVOT and other event datasets, validating the effectiveness of cross-modal knowledge transfer, online adaptation, and high-resolution event data for real-time tracking applications.
Abstract
We then introduce a novel hierarchical knowledge distillation strategy that incorporates the similarity matrix, feature representation, and response map-based distillation to guide the learning of the student Transformer network. We also enhance the model's ability to capture temporal dependencies by applying the temporal Fourier transform to establish temporal relationships between video frames. We adapt the network model to specific target objects during testing via a newly proposed test-time tuning strategy to achieve high performance and flexibility in target tracking. Recognizing the limitations of existing event-based tracking datasets, which are predominantly low-resolution, we propose EventVOT, the first large-scale high-resolution event-based tracking dataset. It comprises 1141 videos spanning diverse categories such as pedestrians, vehicles, UAVs, ping pong, etc. Extensive experiments on both low-resolution (FE240hz, VisEvent, FELT), and our newly proposed high-resolution EventVOT dataset fully validated the effectiveness of our proposed method. Both the benchmark dataset and source code have been released on https://github.com/Event-AHU/EventVOT_Benchmark
