English

Hardware Acceleration of Lane Detection Algorithm: A GPU Versus FPGA Comparison

Computer Vision and Pattern Recognition 2022-12-20 v1 Image and Video Processing

Abstract

A Complete Computer vision system can be divided into two main categories: detection and classification. The Lane detection algorithm is a part of the computer vision detection category and has been applied in autonomous driving and smart vehicle systems. The lane detection system is responsible for lane marking in a complex road environment. At the same time, lane detection plays a crucial role in the warning system for a car when departs the lane. The implemented lane detection algorithm is mainly divided into two steps: edge detection and line detection. In this paper, we will compare the state-of-the-art implementation performance obtained with both FPGA and GPU to evaluate the trade-off for latency, power consumption, and utilization. Our comparison emphasises the advantages and disadvantages of the two systems.

Keywords

Cite

@article{arxiv.2212.09460,
  title  = {Hardware Acceleration of Lane Detection Algorithm: A GPU Versus FPGA Comparison},
  author = {Mohamed Alshemi and Sherif Saif and Mohamed Taher},
  journal= {arXiv preprint arXiv:2212.09460},
  year   = {2022}
}
R2 v1 2026-06-28T07:42:11.569Z