Abstract
Unmanned Aerial Vehicle (UAV)-based inspection of transmission line insulators faces significant challenges due to complex backgrounds, variable imaging conditions, and diverse defect characteristics. Existing deep learning approaches often fail to balance detection accuracy with computational efficiency for edge deployment. This paper presents MCP-YOLO (Multi-scale Complex-background Pruned YOLO), a lightweight yet accurate detection framework specifically designed for real-time insulator defect identification. The proposed framework introduces three key innovations: (1) MS-EdgeNet module that enhances multi-granularity edge features through grouped convolution, improving detection robustness in cluttered environments; (2) Dynamic Feature Pyramid Network (DyFPN) that combines dynamic upsampling with re-parameterized multi-branch architecture, enabling effective multi-scale defect detection; (3) Auxiliary detection head that provides additional supervision during training while maintaining inference efficiency. Furthermore, Group SLIM pruning is employed to achieve model compression without sacrificing accuracy. Extensive experiments on a real-world dataset of 3091 UAV-captured images demonstrate that MCP-YOLO achieves 92.1% mAP@0.5, 90.5% precision, and 89.0% recall, while maintaining only 8.65 M parameters. Compared to state-of-the-art detectors, the proposed method achieves superior detection performance with significantly reduced computational overhead, reaching 250 FPS inference speed. The model size reduction of 37.3% from the baseline, coupled with enhanced detection capabilities, validates MCP-YOLO's suitability for practical deployment in automated power grid inspection systems.