@inproceedings{027b974105d54ec8be8d98513a71c0f8,
title = "GPU implementations of object detection using HOG features and deformable models",
abstract = "Vision-based object detection using camera sensors is an essential piece of perception for autonomous vehicles. Various combinations of features and models can be applied to increase the quality and the speed of object detection. A well-known approach uses histograms of oriented gradients (HOG) with deformable models to detect a car in an image [15]. A major challenge of this approach can be found in computational cost introducing a real-time constraint relevant to the real world. In this paper, we present an implementation technique using graphics processing units (GPUs) to accelerate computations of scoring similarity of the input image and the pre-defined models. Our implementation considers the entire program structure as well as the specific algorithm for practical use. We apply the presented technique to the real-world vehicle detection program and demonstrate that our implementation using commodity GPUs can achieve speedups of 3x to 5x in frame-rate over sequential and multithreaded implementations using traditional CPUs.",
keywords = "Computer Vision, GPGPU, Object Detection",
author = "Manato Hirabayashi and Shinpei Kato and Masato Edahiro and Kazuya Takeda and Taiki Kawano and Seiichi Mita",
year = "2013",
doi = "10.1109/CPSNA.2013.6614255",
language = "English",
isbn = "9781479907984",
series = "2013 IEEE 1st International Conference on Cyber-Physical Systems, Networks, and Applications, CPSNA 2013",
publisher = "IEEE Computer Society",
pages = "106--111",
booktitle = "2013 IEEE 1st International Conference on Cyber-Physical Systems, Networks, and Applications, CPSNA 2013",
note = "2013 IEEE 1st International Conference on Cyber-Physical Systems, Networks, and Applications, CPSNA 2013 ; Conference date: 19-08-2013 Through 20-08-2013",
}