PT Unknown AU Victor Campmany Sergio Silva Juan Carlos Moure Antoni Espinosa David Vazquez Antonio Lopez TI GPU-based pedestrian detection for autonomous driving BT Programming and Tunning Massive Parallel Systems PY 2015 DE Autonomous Driving; ADAS; CUDA; Pedestrian Detection AB Pedestrian detection for autonomous driving has gained a lot of prominence during the last few years. Besides the fact that it is one of the hardest tasks within computer vision, it involves huge computational costs. The real-time constraints in the field are tight, and regular processors are not able to handle the workload obtaining an acceptable ratio of frames per second (fps). Moreover, multiple cameras are required to obtain accurate results, so the need to speed up the process is even higher. Taking the work in [1] as our baseline, we propose a CUDA implementation of a pedestrian detection system. Further, we introduce significant algorithmic adjustments and optimizations to adapt the problem to the GPU architecture. The aim is to provide a system capable of running in real-time obtaining reliable results. ER