Is the game worth the candle? Evaluation of OpenCL for object detection algorithm optimization
Campus De Nayer, Lessius Mechelen, Association K.U.Leuven, Belgium
2nd international conference on pervasive and embedded computing and communication systems (PECCS 2012), 2012
@article{de2012game,
title={Is the game worth the candle? Evaluation of OpenCL for object detection algorithm optimization},
author={De Smedt, F. and Struyf, L. and Beckers, S. and Vennekens, J. and De Samblanx, G. and Goedem{‘e}, T.},
journal={Proceedings PECCS 2012},
year={2012}
}
In this paper we present out experiences with the implementation of an object detector using OpenCL. With this implementation we fullfil the need for fast and robust object detection, necessary in many applications in multiple domains (surveillance, traffic, image retrieval, …). The algorithm lends itself to be implemented in a parallel way. We exploit this opportunity by implementing it on a GPU. For this implementation, we have choosen to use the OpenCL programming language, since this allows for scalability to more performant and different types of hardware, with minimal changes to the implementation. We will discuss how the parallelization is done, and discuss the challenges we met. We will also discuss the experimental timing results we achieved and evaluate the ease-of-use of OpenCL.
October 5, 2012 by hgpu