paper-with-me

Papers

SDTrack: A Baseline for Event-based Tracking via Spiking Neural Networks

2025-03-09 · Yimeng Shan, Zhenbang Ren, Haodi Wu, Wenjie Wei, Rui-Jie Zhu, Shuai Wang, Dehao Zhang, Yichen Xiao, Jieyuan Zhang, Kexin Shi, Jingzhinan Wang, Jason K. Eshraghian, Haicheng Qu, Jiqing Zhang, Malu Zhang, Yang Yang

Event cameras provide superior temporal resolution, dynamic range, power efficiency, and pixel bandwidth. Spiking Neural Networks (SNNs) naturally complement event data through discrete spike signals, making them ideal for event-based tracking. However, current approaches that combine Artificial Neural Networks (ANNs) and SNNs, along with suboptimal architectures, compromise energy efficiency and limit tracking performance. To address these limitations, we propose the first Transformer-based spike-driven tracking pipeline. Our Global Trajectory Prompt (GTP) method effectively captures global trajectory information and aggregates it with event streams into event images to enhance spatiotemporal representation. We then introduce SDTrack, a Transformer-based spike-driven tracker comprising a Spiking MetaFormer backbone and a simple tracking head that directly predicts normalized coordinates using spike signals. The framework is end-to-end, does not require data augmentation or post-processing. Extensive experiments demonstrate that SDTrack achieves state-of-the-art performance while maintaining the lowest parameter count and energy consumption across multiple event-based tracking benchmarks, establishing a solid baseline for future research in the field of neuromorphic vision.

📄 PDF Abstract BibTeX arXiv:2503.08703

Code (0)

등록된 구현이 없습니다.

Tasks

Data Augmentation

Methods 이 논문이 사용한 방법론

MetaFormer MetaFormer is a general architecture abstracted from Transformers by not specifying the token mixer.

Similar Papers 제목 키워드 기반

eSkiTB: A Synthetic Event-based Dataset for Tracking Skiers

2026-01-10 · Krishna Vinod, Joseph Raj Vishal, Kaustav Chanda, Prithvi Jai Ramesh 외 arxiv

Tracking skiers in RGB broadcast footage is challenging due to motion blur, static overlays, and clutter that obscure the fast-moving athlete. Event cameras, with their asynchronous contrast sensing, offer natural robust…

SDTracker: Synthetic Data Based Multi-Object Tracking

2023-03-26 · Yingda Guan, Zhengyang Feng, Huiying Chang, Kuo Du 외

We present SDTracker, a method that harnesses the potential of synthetic data for multi-object tracking of real-world scenes in a domain generalization and semi-supervised fashion. First, we use the ImageNet dataset as a…

Domain GeneralizationMulti-Object TrackingObjectObject Tracking

Spiking Transformers for Event-Based Single Object Tracking

2022-01-01 · CVPR 2022 1 · Jiqing Zhang, Bo Dong, Haiwei Zhang, Jianchuan Ding 외

Event-based cameras bring a unique capability to tracking, being able to function in challenging real-world conditions as a direct result of their high temporal resolution and high dynamic range. These imagers captur…

ObjectObject Tracking

Retina : Low-Power Eye Tracking with Event Camera and Spiking Hardware

2023-12-01 · Pietro Bonazzi, Sizhen Bian, Giovanni Lippolis, Yawei Li 외

This paper introduces a neuromorphic methodology for eye tracking, harnessing pure event data captured by a Dynamic Vision Sensor (DVS) camera. The framework integrates a directly trained Spiking Neuron Network (SNN) reg…

Pupil DetectionPupil Tracking

STATrack: A Target-Aware Fully Spiking Neural Network for Efficient UAV Tracking

2026-03-29 · Pengzhi Zhong, Jiwei Mo, Dan Zeng, Feixiang He 외 arxiv

Spiking Neural Networks (SNNs), characterized by their event-driven computation and low power consumption, have shown great potential for energy-efficient visual tracking on unmanned aerial vehicles (UAVs). However, exis…

Visual Tracking