Title :
GPU & CPU cooperative accelerated pedestrian and vehicle detection
Author :
Machida, Takashi ; Naito, Takashi
Author_Institution :
Road Environ. Recognition Lab., Toyota Central R&D Labs., Inc., Nagakute, Japan
Abstract :
This paper presents a fast pedestrian and vehicle detection framework that integrates GPU (graphics processing unit) and CPU implementations. We employ the Histograms of Oriented Gradients (HoG) and the Feature Interaction Descriptor (FIND) as object descriptors. FIND describes the high-level properties of an object´s appearance by computing pair-wise interactions of adjacent region-level features. We also employ the cascade approach in a sliding-window manner with multi-classifiers specialized for both the direction of a pedestrian and the distance of the pedestrian to a camera installed on a vehicle. Although our detection framework can detect pedestrians and vehicles in images, it wastes computational cost on calculating high-dimensional FIND features. Therefore, to realize real-time processing, we utilize the NVIDIA CUDA framework for pedestrian and vehicle detection. Three parallelization techniques implemented on both a GPU and a CPU are incorporated in our detection framework. As a result, our proposed implementation can perform detection more than 30 times faster than can a conventional implementation running on a CPU. For a 640×480 image, our parallel techniques attain a processing speed of 23.8 fps (42 [ms]) and detects both pedestrians and vehicles.
Keywords :
cameras; graphics processing units; image classification; object detection; parallel architectures; traffic engineering computing; CPU; GPU; NVIDIA CUDA framework; camera; cooperative accelerated pedestrian detection; feature interaction descriptor; graphics processing unit; histograms of oriented gradients; multiclassifiers; pair-wise interactions; parallel processing; parallel techniques; sliding-window manner; vehicle detection framework; Graphics processing unit; Instruction sets;
Conference_Titel :
Computer Vision Workshops (ICCV Workshops), 2011 IEEE International Conference on
Conference_Location :
Barcelona
Print_ISBN :
978-1-4673-0062-9
DOI :
10.1109/ICCVW.2011.6130285