paper-with-me

Papers

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

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

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 high resolution video stream, with the lowest possible energy consumption. To meet these requirements, techniques such as the reduction of computational precision and pruning were considered. Brevitas, a tool dedicated for optimisation and quantisation of neural networks for FPGA implementation, was used. A number of training scenarios were tested with varying levels of optimisations - from integer uniform quantisation with 16 bits to ternary and binary networks. Next, the influence of these optimisations on the tracking performance was evaluated. It was possible to reduce the size of the convolutional filters up to 10 times in relation to the original network. The obtained results indicate that using quantisation can significantly reduce the memory and computational complexity of the proposed network while still enabling precise tracking, thus allow to use it in embedded vision systems. Moreover, quantisation of weights positively affects the network training by decreasing overfitting.

📄 PDF Abstract BibTeX arXiv:2007.00491

Code (0)

등록된 구현이 없습니다.

Tasks

Object TrackingVisual Object Tracking

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

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

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

2020-03-17 · Yihao Luo, Min Xu, Caihong Yuan, Xiang Cao 외

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…

image-classificationImage ClassificationObject TrackingVisual Object Tracking

Wind Farm Layout Optimisation using Set Based Multi-objective Bayesian Optimisation

2022-03-31 · Tinkle Chugh, Endi Ymeraj

Wind energy is one of the cleanest renewable electricity sources and can help in addressing the challenge of climate change. One of the drawbacks of wind-generated energy is the large space necessary to install a wind fa…

Bayesian Optimisation

Hidden Degradation Costs in Energy-Cost-Only HEMS Optimisation: Study on Battery and PV Sensitivity

2026-06-14 · Dawood Butt, Nandor Verba arxiv

Residential battery energy storage systems (BESS) are increasingly deployed alongside photovoltaic (PV) generation to reduce household energy costs under volatile time-of-use (TOU) tariffs. Model predictive control (MPC)…

Optimising energy and overhead for large parameter space simulations

2019-10-06 · Alexander J. M. Kell, Matthew Forshaw, A. Stephen McGough

Many systems require optimisation over multiple objectives, where objectives are characteristics of the system such as energy consumed or increase in time to perform the work. Optimisation is performed by selecting the `…

Reinforcement Learning