An Improved YOLOv3 Algorithm for Pedestrian Detection on UAV Imagery

Yulin Yang,Baolong Guo,Li Cheng,Yunpeng Zhi
DOI: https://doi.org/10.1007/978-981-15-3308-2_29
2020-01-01
Abstract:Pedestrian detection algorithms based on deep learning often rely on high-performance image processing platforms, and it does not adapt to high portability requirements of practical engineering. In order to solve the problem, an improved approach is proposed, which can be applied to embedded platforms. Firstly, reinforcing dense connectivity is adopted to connect the multiple layer features. Then the k-means++ algorithm is used to cluster the pedestrian targets, and the method of eliminating duplicate detection is optimized. Finally, the detection model is obtained through multi-scale training. Experiment results show that Dense-YOLOv3-tiny can detect pedestrian on UAV imagery in real time and exhibit higher precision and recall rate than the YOLOv3-tiny model in the embedded platforms.
What problem does this paper attempt to address?