English

CRSOT: Cross-Resolution Object Tracking using Unaligned Frame and Event Cameras

Computer Vision and Pattern Recognition 2024-01-08 v1 Neural and Evolutionary Computing

Abstract

Existing datasets for RGB-DVS tracking are collected with DVS346 camera and their resolution (346×260346 \times 260) is low for practical applications. Actually, only visible cameras are deployed in many practical systems, and the newly designed neuromorphic cameras may have different resolutions. The latest neuromorphic sensors can output high-definition event streams, but it is very difficult to achieve strict alignment between events and frames on both spatial and temporal views. Therefore, how to achieve accurate tracking with unaligned neuromorphic and visible sensors is a valuable but unresearched problem. In this work, we formally propose the task of object tracking using unaligned neuromorphic and visible cameras. We build the first unaligned frame-event dataset CRSOT collected with a specially built data acquisition system, which contains 1,030 high-definition RGB-Event video pairs, 304,974 video frames. In addition, we propose a novel unaligned object tracking framework that can realize robust tracking even using the loosely aligned RGB-Event data. Specifically, we extract the template and search regions of RGB and Event data and feed them into a unified ViT backbone for feature embedding. Then, we propose uncertainty perception modules to encode the RGB and Event features, respectively, then, we propose a modality uncertainty fusion module to aggregate the two modalities. These three branches are jointly optimized in the training phase. Extensive experiments demonstrate that our tracker can collaborate the dual modalities for high-performance tracking even without strictly temporal and spatial alignment. The source code, dataset, and pre-trained models will be released at https://github.com/Event-AHU/Cross_Resolution_SOT.

Keywords

Cite

@article{arxiv.2401.02826,
  title  = {CRSOT: Cross-Resolution Object Tracking using Unaligned Frame and Event Cameras},
  author = {Yabin Zhu and Xiao Wang and Chenglong Li and Bo Jiang and Lin Zhu and Zhixiang Huang and Yonghong Tian and Jin Tang},
  journal= {arXiv preprint arXiv:2401.02826},
  year   = {2024}
}

Comments

In Peer Review

R2 v1 2026-06-28T14:09:33.900Z