학술논문

Accelerating Occupancy Grid Map Computation with GPU for Real-Time Obstacle Detection
Document Type
Conference
Source
2016 22nd Annual International Conference on Advanced Computing and Communication (ADCOM) ADCOM Advanced Computing and Communication (ADCOM), 2016 22nd Annual International Conference on. :38-43 Sep, 2016
Subject
Communication, Networking and Broadcast Technologies
Computing and Processing
Graphics processing units
Cameras
Three-dimensional displays
Feature extraction
Estimation
Acceleration
Object recognition
OGM
Stereo image processing
disparity estimation
CUDA
parallel processing
Language
Abstract
Obstacle detection and drivable area recognition are time-critical operations in the motion planning of a self-driving vehicle. Computing Occupancy Grid Maps (OGM) from stereo image data is a promising solution because of its cost-effectiveness when compared to active sensor based solutions. The drawback however is that it is computationally intensive and takes more processing time. This work aims to accelerate the computation of OGM from stereo image streams by implementing parallel processing modules in the algorithm. This work also discusses the implementation of different disparity computation techniques in GPU and their impact on the performance of the overall algorithm. The objective is to improve the frame rate at which the stereo system is able to update the OGM while maintaining an acceptable level of accuracy. A frame rate of 4fps is achieved on a low-end Nvidia GPU for an image size of 1344x372, which gives 68% improvement over CPU-only solution.