Optimized YOLOv11m for real-time high-speed railway catenary defect detection

针对高速铁路接触网缺陷实时检测优化的YOLOv11m

阅读:1

Abstract

Real-time defect detection of high-speed railway catenary components remains challenging due to the prevalence of small-sized parts (e.g., cotter pins, fasteners) and the computational constraints of deployment platforms. While existing YOLO-based models offer a balance between speed and accuracy, they often struggle with small object detection and suffer from high computational costs. To address these limitations, this paper proposes an optimized YOLOv11m model, termed MSIM-YOLOv11m, which integrates three novel modules: large separable kernel attention (LSKA) for enhanced feature extraction, bidirectional feature pyramid network (BiFPN) for efficient multi-scale fusion, and adaptive kernel convolution (AKConv) for flexible feature learning. Experimental results on a dedicated catenary dataset show that the proposed model achieves a mAP50-95 of 78.3% and a small-target AP of 64.7%, while reducing computational cost by 50.5% compared to YOLOv9m. The model provides a lightweight and accurate solution suitable for real-time inspection applications.The code has been uploaded to https://github.com/1748125472/MSIM-Yolov11m/tree/master .

特别声明

1、本页面内容包含部分的内容是基于公开信息的合理引用;引用内容仅为补充信息,不代表本站立场。

2、若认为本页面引用内容涉及侵权,请及时与本站联系,我们将第一时间处理。

3、其他媒体/个人如需使用本页面原创内容,需注明“来源:[生知库]”并获得授权;使用引用内容的,需自行联系原作者获得许可。

4、投稿及合作请联系:info@biocloudy.com。