Ling Jierui, Fu Zhibo, Yuan Xinpeng
School of Coal Engineering, Shanxi Datong University, Datong, 037000, China.
Sci Rep. 2025 Mar 26;15(1):10361. doi: 10.1038/s41598-025-87848-1.
To resolve the drawbacks of slow speed, excessive parameters, and high computational demands associated with deep learning-based conveyor belt foreign object detection methods, a lightweight algorithm for detecting foreign objects on conveyors based on an improved Yolov8n model is proposed. Firstly, a lightweight StarNet is employed as the backbone network to enhance the speed of target detection and reduce the complexity of the model. Secondly, a C2f.-EIEM module is proposed and embedded into the Backbone section to enhance the feature learning capability for image recognition tasks. Thirdly, to enhance the algorithm's focus on key features, a Large Separable Kernel Attention mechanism (LSKA) is utilized to improve the original SPPF, thereby boosting the overall performance of the algorithm. Fourthly, the original channel attention mechanism in the Head part is replaced with C2f_MLCA, which not only speeds up the processing speed but also successfully avoids the problems of accuracy degradation caused by channel dimensionality reduction. Fifthly, the lightweight detection head Detect-LSDECD is added, which uses Detail Enhancement Convolution (DEConv) for improvement and optimization, enhancing the stability of the algorithm's recognition under various environmental factors. Lastly, the original CIoU loss function in Yolov8n is replaced with MPDIoU, which allows the model to more accurately predict the position and shape of bounding boxes in the object detection task, thereby further reducing accuracy loss. The experimental results show that compared to the original model, the improved model has reduced the number of parameters by 80%, decreased the computational load by 60.49%, shrinked the model storage size by 69.35%, increased the accuracy by 1.9%, and maintained the recall rate, which is conducive to promoting the lightweight process of real-time foreign object detection on coal conveyor belts in coal mines.
为解决基于深度学习的输送带异物检测方法存在的速度慢、参数过多和计算需求高的缺点,提出了一种基于改进的Yolov8n模型的输送带异物轻量级检测算法。首先,采用轻量级的StarNet作为骨干网络,以提高目标检测速度并降低模型复杂度。其次,提出了一种C2f.-EIEM模块并嵌入到骨干部分,以增强图像识别任务的特征学习能力。第三,为增强算法对关键特征的关注,利用大分离核注意力机制(LSKA)改进原始的SPPF,从而提升算法的整体性能。第四,将头部的原始通道注意力机制替换为C2f_MLCA,这不仅加快了处理速度,还成功避免了因通道降维导致的精度下降问题。第五,添加了轻量级检测头Detect-LSDECD,其使用细节增强卷积(DEConv)进行改进和优化,增强了算法在各种环境因素下识别的稳定性。最后,将Yolov8n中的原始CIoU损失函数替换为MPDIoU,使模型在目标检测任务中能更准确地预测边界框的位置和形状,从而进一步减少精度损失。实验结果表明,与原始模型相比,改进后的模型参数数量减少了80%,计算量降低了60.49%,模型存储大小缩减了69.35%,准确率提高了1.9%,并保持了召回率,有利于推动煤矿煤输送带实时异物检测的轻量级进程。