Towards real-time and energy efficient Siamese tracking -- a hardware-software approach
Dominika Przewlocka-Rus, Tomasz Kryjak

TL;DR
This paper presents a hardware-software co-designed, energy-efficient Siamese tracker implementation on FPGA that achieves real-time performance suitable for low-power edge devices, maintaining accuracy comparable to high-end GPU solutions.
Contribution
It introduces a quantised Siamese network optimized for FPGA acceleration, enabling real-time tracking with high energy efficiency on embedded devices.
Findings
Achieved nearly 50 fps with FPGA-accelerated Siamese network.
Maintained tracker accuracy comparable to floating point SiamFC.
System runs at up to 17 fps on ARM+FPGA platform, suitable for low-power applications.
Abstract
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-time processing, these trackers have to be massively parallelised and are usually run on high-end GPUs. Easy to implement, this approach is energy consuming, and thus cannot be used in many low-power applications. To overcome this, one can use energy-efficient embedded devices, such as heterogeneous platforms joining the ARM processor system with programmable logic (FPGA). In this work, we propose a hardware-software implementation of the well-known fully connected Siamese tracker (SiamFC). We have developed a quantised Siamese network for the FINN accelerator, using algorithm-accelerator co-design, and performed design space exploration to achieve the best…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Surveillance and Tracking Methods · Visual Attention and Saliency Detection · CCD and CMOS Imaging Sensors
MethodsSiamese Network
