Back to Search Start Over

LPD-YOLO:轻量级遮挡行人检测模型.

Authors :
梁秀满
周佳润
杨若兰
Source :
Computer Engineering & Science / Jisuanji Gongcheng yu Kexue. Dec2023, Vol. 45 Issue 12, p2197-2205. 9p.
Publication Year :
2023

Abstract

In the driving scenario, due to the occlusion between pedestrians and their scale variations, detection model have low accuracy, high model parameters, and difficulty in deploying to mobile terminals. This paper proposes a lightweight real-time pedestrian detection model, LPD-YOLO, based on the YOLOv5s model. Firstly, in the feature extraction part, the original backbone network is replaced with MES Net (Mish-Enhanced Shuffle Net), and an attention module SA (Shuffle Attention) is embedded in the backbone network to enhance network feature extraction ability. Secondly, in the feature fusion part, the original PANet is improved by using the DS-ASFF structure to fully fuse feature maps of different sizes. Then, standard convolution is replaced with GS convolution in the feature-covergent network part without affecting accuracy, further reducing model parameters and computation. Finally, in the prediction part, the original loss function is improved by using the OTA label assignment strategy combined with α-IOU to accelerate model convergence. Experimental data show that compared with YOLOv5s, LPD-YOLO has 81.2% fewer parameters, 46.3% lower floating-point operation volume, 75.8% smaller model size, and 3.3% higher detection accuracy. The single image detection speed is 13.2 ms, which better meets the real-time detection requirements of dense pedestrians in driving scenarios. [ABSTRACT FROM AUTHOR]

Details

Language :
Chinese
ISSN :
1007130X
Volume :
45
Issue :
12
Database :
Academic Search Index
Journal :
Computer Engineering & Science / Jisuanji Gongcheng yu Kexue
Publication Type :
Academic Journal
Accession number :
174264052
Full Text :
https://doi.org/10.3969/j.issn.1007-130X.2023.12.011