Pedestrian Detection Over 100 Fps With C4 Algorithm

Wang Fei,Lin Caifang,Huang Qian
DOI: https://doi.org/10.1007/978-3-319-68345-4_44
2017-01-01
Abstract:In this paper a novel pedestrian detection algorithm on GPU is presented, which takes advantage of features of census transform histogram (CENTRIST), rather than common HOG feature. The proposed algorithm uses NVIDIA CUDA framework, and can process VGA images at a speed of 108 fps on a low cost notebook computer with a GPU, while without using any other auxiliary technique. Our Implementation enables a factor 17 speedup over original CENTRIST detector while without compromising any accuracy.
What problem does this paper attempt to address?