Zhang Xiang, Wang Xiaopeng, Yang Zhuorang
School of Electronics and Information Engineering, Lanzhou Jiaotong University, Lanzhou 730070, China.
Sensors (Basel). 2025 Jul 17;25(14):4443. doi: 10.3390/s25144443.
To address the current issue of large computations and the difficulty in balancing model complexity and detection accuracy in pavement defect detection models, a lightweight pavement defect detection algorithm, PGS-YOLO, is proposed based on YOLOv8, which integrates perception enhancement and feature optimization. The algorithm first designs the Receptive-Field Convolutional Block Attention Module Convolution (RFCBAMConv) and the Receptive-Field Convolutional Block Attention Module C2f-RFCBAM, based on which we construct an efficient Perception Enhanced Feature Extraction Network (PEFNet) that enhances multi-scale feature extraction capability by dynamically adjusting the receptive field. Secondly, the dynamic upsampling module DySample is introduced into the efficient feature pyramid, constructing a new feature fusion pyramid (Generalized Dynamic Sampling Feature Pyramid Network, GDSFPN) to optimize the multi-scale feature fusion effect. In addition, a shared detail-enhanced convolution lightweight detection head (SDCLD) was designed, which significantly reduces the model's parameters and computation while improving localization and classification performance. Finally, Wise-IoU was introduced to optimize the training performance and detection accuracy of the model. Experimental results show that PGS-YOLO increases mAP50 by 2.8% and 2.9% on the complete GRDDC2022 dataset and the Chinese subset, respectively, outperforming the other detection models. The number of parameters and computations are reduced by 10.3% and 9.9%, respectively, compared to the YOLOv8n model, with an average frame rate of 69 frames per second, offering good real-time performance. In addition, on the CRACK500 dataset, PGS-YOLO improved mAP50 by 2.3%, achieving a better balance between model complexity and detection accuracy.
为了解决当前路面缺陷检测模型中计算量大以及模型复杂度与检测精度难以平衡的问题,基于YOLOv8提出了一种轻量级路面缺陷检测算法PGS-YOLO,该算法集成了感知增强和特征优化。该算法首先设计了感受野卷积块注意力模块卷积(RFCBAMConv)和感受野卷积块注意力模块C2f-RFCBAM,在此基础上构建了一个高效的感知增强特征提取网络(PEFNet),通过动态调整感受野来增强多尺度特征提取能力。其次,将动态上采样模块DySample引入高效特征金字塔,构建了一个新的特征融合金字塔(广义动态采样特征金字塔网络,GDSFPN)来优化多尺度特征融合效果。此外,设计了一个共享细节增强卷积轻量级检测头(SDCLD),在提高定位和分类性能的同时,显著减少了模型的参数和计算量。最后,引入Wise-IoU来优化模型的训练性能和检测精度。实验结果表明,PGS-YOLO在完整的GRDDC2022数据集和中文子集中,mAP50分别提高了2.8%和2.9%,优于其他检测模型。与YOLOv8n模型相比,参数数量和计算量分别减少了10.3%和9.9%,平均帧率为每秒69帧,具有良好的实时性能。此外,在CRACK500数据集上,PGS-YOLO将mAP50提高了2.3%,在模型复杂度和检测精度之间实现了更好的平衡。