paper-with-me

홈 › Papers

SiamSNN: Siamese Spiking Neural Networks for Energy-Efficient Object Tracking

2020-03-17 · Yihao Luo, Min Xu, Caihong Yuan, Xiang Cao, Liangqi Zhang, Yan Xu, Tianjiang Wang, Qi Feng

Recently spiking neural networks (SNNs), the third-generation of neural networks has shown remarkable capabilities of energy-efficient computing, which is a promising alternative for deep neural networks (DNNs) with high energy consumption. SNNs have reached competitive results compared to DNNs in relatively simple tasks and small datasets such as image classification and MNIST/CIFAR, while few studies on more challenging vision tasks on complex datasets. In this paper, we focus on extending deep SNNs to object tracking, a more advanced vision task with embedded applications and energy-saving requirements, and present a spike-based Siamese network called SiamSNN. Specifically, we propose an optimized hybrid similarity estimation method to exploit temporal information in the SNNs, and introduce a novel two-status coding scheme to optimize the temporal distribution of output spike trains for further improvements. SiamSNN is the first deep SNN tracker that achieves short latency and low precision loss on the visual object tracking benchmarks OTB2013/2015, VOT2016/2018, and GOT-10k. Moreover, SiamSNN achieves notably low energy consumption and real-time on Neuromorphic chip TrueNorth.

📄 PDF Abstract BibTeX arXiv:2003.07584

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage ClassificationObject TrackingVisual Object Tracking

Methods 이 논문이 사용한 방법론

Siamese Network 설명 없음

Similar Papers 제목 키워드 기반

Spiking SiamFC++: Deep Spiking Neural Network for Object Tracking

2022-09-24 · Shuiying Xiang, Tao Zhang, Shuqing Jiang, Yanan Han 외

Spiking neural network (SNN) is a biologically-plausible model and exhibits advantages of high computational capability and low power consumption. While the training of deep SNN is still an open problem, which limits the…

ObjectObject Tracking

Towards real-time and energy efficient Siamese tracking -- a hardware-software approach

2022-05-21 · Dominika Przewlocka-Rus, Tomasz Kryjak

Siamese trackers have been among the state-of-the-art solutions in each Visual Object Tracking (VOT) challenge over the past few years. However, with great accuracy comes great computational complexity: to achieve real-t…

Object TrackingVisual Object Tracking

Supervised Training of Siamese Spiking Neural Networks with Earth Mover's Distance

2022-02-20 · Mateusz Pabian, Dominik Rzepka, Mirosław Pawlak

This study adapts the highly-versatile siamese neural network model to the event data domain. We introduce a supervised training framework for optimizing Earth Mover's Distance (EMD) between spike trains with spiking neu…

Optimisation of a Siamese Neural Network for Real-Time Energy Efficient Object Tracking

2020-07-01 · Dominika Przewlocka, Mateusz Wasala, Hubert Szolc, Krzysztof Blachut 외

In this paper the research on optimisation of visual object tracking using a Siamese neural network for embedded vision systems is presented. It was assumed that the solution shall operate in real-time, preferably for a …

Object TrackingVisual Object 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