National Conference on Advancements in Computer & Information Technology |
Foundation of Computer Science USA |
NCACIT2016 - Number 3 |
May 2016 |
Authors: A.d. Londhe, K.v. Bhosale, Sayli Zope, Roshani Rode, Rasika Waichal, Rajat Toshniwal |
09b37a3c-55a4-49b3-9401-95a2c4cd6a0b |
A.d. Londhe, K.v. Bhosale, Sayli Zope, Roshani Rode, Rasika Waichal, Rajat Toshniwal . Parallelization and Optimization of Pedestrian Detection Software on NVIDIA GPGPU using CUDA-C. National Conference on Advancements in Computer & Information Technology. NCACIT2016, 3 (May 2016), 18-20.
The future of the computation is the Graphical Processing Unit, i. e. the GPU. The graphics cards have been shown in the pasture of image processing and accelerated interpretation of 3D scenes, and computational capability that these GPUs acquire, they are rising into immense parallel computing units. It is quite simple to program any graphics processor to execute universal parallel tasks. But after understanding the various architectural features of the graphics processor, it can be used to execute other demanding tasks as well. In this paper, the use CUDA (Compute Unified Device Architecture) can fully utilize most tremendous power of these GPUs. CUDA is most popular parallel computing architecture of NVIDIA. It enables dramatic increases in computing performance, by harnessing the power of the GPU. In this, the sequential software of the famous image processing problem, the pedestrian detection[1] and parallelize it to run on GPUs and increase the performance of that software. We have presented a new pedestrian detector that improves in speed and quality of the pedestrian detection. By efficiently handling different scales and transferring computation from the test time to training time, detection speed is improved.