paper-with-me

Papers

FPGA-based Acceleration System for Visual Tracking

2018-10-12 · Ke Song, Chun Yuan, Peng Gao, Yunxu Sun

Visual tracking is one of the most important application areas of computer vision. At present, most algorithms are mainly implemented on PCs, and it is difficult to ensure real-time performance when applied in the real scenario. In order to improve the tracking speed and reduce the overall power consumption of visual tracking, this paper proposes a real-time visual tracking algorithm based on DSST(Discriminative Scale Space Tracking) approach. We implement a hardware system on Xilinx XC7K325T FPGA platform based on our proposed visual tracking algorithm. Our hardware system can run at more than 153 frames per second. In order to reduce the resource occupation, our system adopts the batch processing method in the feature extraction module. In the filter processing module, the FFT IP core is time-division multiplexed. Therefore, our hardware system utilizes LUTs and storage blocks of 33% and 40%, respectively. Test results show that the proposed visual tracking hardware system has excellent performance.

📄 PDF Abstract BibTeX arXiv:1810.05367

Code (0)

등록된 구현이 없습니다.

Tasks

Real-Time Visual TrackingVisual Tracking

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

A Novel Low-cost FPGA-based Real-time Object Tracking System

2018-04-16 · Peng Gao, Ruyue Yuan, Zhicong Lin, Linsheng Zhang 외

In current visual object tracking system, the CPU or GPU-based visual object tracking systems have high computational cost and consume a prohibitive amount of power. Therefore, in this paper, to reduce the computational …

CPUGPUObjectObject Tracking+1

An Energy-Efficient Quad-Camera Visual System for Autonomous Machines on FPGA Platform

2021-04-01 · Zishen Wan, Yuyang Zhang, Arijit Raychowdhury, Bo Yu 외

In our past few years' of commercial deployment experiences, we identify localization as a critical task in autonomous machine applications, and a great acceleration target. In this paper, based on the observation that t…

A survey on FPGA-based accelerator for ML models

2024-12-20 · Feng Yan, Andreas Koch, Oliver Sinnen

This paper thoroughly surveys machine learning (ML) algorithms acceleration in hardware accelerators, focusing on Field-Programmable Gate Arrays (FPGAs). It reviews 287 out of 1138 papers from the past six years, sourced…

Survey

Single Storage Semi-Global Matching for Real Time Depth Processing

2020-07-07 · Prathmesh Sawant, Yashwant Temburu, Mandar Datar, Imran Ahmed 외

Depth-map is the key computation in computer vision and robotics. One of the most popular approach is via computation of disparity-map of images obtained from Stereo Camera. Semi Global Matching (SGM) method is a popular…

GPU

Application of FPGA Acceleration in ADC Performance Calibration

2018-06-10

In recent years, high speed and high resolution analog-to-digital converter (ADC) is widely employed in many physical experiments, especially in high precision time and charge measurement. The rapid increasing amount of …

CPU