Litcius/Paper detail

Real-time implementation of fast discriminative scale space tracking algorithm

Walid Walid, Muhammad Awais, Ashfaq Ahmed, Guido Masera, Maurizio Martina

2021Journal of Real-Time Image Processing19 citationsDOIOpen Access PDF

Abstract

Abstract Real-time object tracking is an important step of many modern image processing applications. The efficient hardware design of real-time object tracker must achieve the desired accuracy while satisfying the frame rate requirements for a variety of image sizes. The existing methods of visual tracking employ sophisticated algorithms and challenge the capabilities of most embedded architectures. Discriminative scale space tracking is one algorithm that is capable of demonstrating good performance with affordable complexity. It has a high degree of parallelism which can be exploited for efficient implementation of reconfigurable hardware architectures. This paper proposes a real-time implementation of the discriminative scale-space tracker on FPGA for the major blocks. A careful design exploration of core mathematical operations of the tracking algorithm is performed to improve their hardware utilization and timing performance. Among the core functional units optimized in this work, the discrete Fourier transform achieves a computational time improvement of 92% relative to existing works, QR factorization achieves a 2.3 $$\times$$ <mml:math xmlns:mml="http://www.w3.org/1998/Math/MathML"> <mml:mo>×</mml:mo> </mml:math> reduction in resource utilization, and singular value decomposition yields a 3.8 $$\times$$ <mml:math xmlns:mml="http://www.w3.org/1998/Math/MathML"> <mml:mo>×</mml:mo> </mml:math> improvement in processing time. The proposed data path architecture is designed using Vivado HLS tool set and implemented for Zync Zed Board (xc7z020clg484-1). For an input image size of 320 $$\times$$ <mml:math xmlns:mml="http://www.w3.org/1998/Math/MathML"> <mml:mo>×</mml:mo> </mml:math> 240, the proposed architecture achieves a mean 25.38 fps.

Topics & Concepts

AlgorithmComputer scienceDiscriminative modelField-programmable gate arrayArtificial intelligenceComputer hardwareVideo Surveillance and Tracking MethodsAdvanced Image and Video Retrieval TechniquesAdvanced Vision and Imaging