Fast Pedestrian Detection Method Based on BING

Yong Zhao,Zhongwei Cui,Yongjun Zhang,Wenbo Xu,Hao Liang,Yu Zuo
DOI: https://doi.org/10.1049/joe.2019.1160
2020-01-01
Journal of Engineering
Abstract:Pedestrian detection is one of hot topics in the field of computer vision and pattern recognition, which is of great value to video surveillance, intelligent traffic and human-computer interaction, etc. and how to improve detection rate and speed is the key. Most traditional pedestrian detection methods are based on the pyramid sliding window scanning method, and for images in which the majority of the region does not contain a body, the detection is inefficient. This study presents a body window sampling algorithm based on binarised normed gradients, which can quickly and effectively extract the window of the image that most likely contains human body to be identified, thus greatly improving the detection speed and obtaining a lower false alarm rate. The authors employ the histogram of oriented gradient feature and the linear support vector machine to train the classifier. For the same false test case in comparison with the pyramid scanning method, when the authors used 2,000 sampling windows for detection, they observed a detection rate increase of 11%, the detection speed increased 19.6 times. For 5,000 sampling windows, the detection rate increased by 20% and the detection speed increased 7.8 times.
What problem does this paper attempt to address?