Acceleration of Pedestrian Detection Algorithms on A Multi-Core Vehicle Computing Platform

Yongpan Liu,Yihao Zhu,Sunny Zhang,Senjie Zhang,Huazhong Yang
DOI: https://doi.org/10.1109/ycict.2009.5382388
2009-01-01
Abstract:Vehicle-based pedestrian detection system receives more and more attentions in road safety applications of the modern intelligent transportation system. However, the existed detection algorithms are too computing extensive for single core vehicle-based processors. As the promising multi-core architecture provides both energy efficient and powerful computing solutions, it is relevant to evaluate the up-to-date pedestrian detection algorithm on such novel platforms. This paper implemented a popular template based pedestrian detection algorithm on such platforms and gave out computing bottlenecks by profiling. Furthermore, we proposed an application aware multithread accelerating technique. Experimental results showed that our design can achieve nearly 2 - 4x speedups on multi-core processors for critical function blocks, which reduces total execution time ranging from 26 to 41%.
What problem does this paper attempt to address?