Wang Jingdong, Cheng Zhu
School of Computer Science, Northeast Electric Power University, Jilin, Jilin, China.
PeerJ Comput Sci. 2025 Apr 16;11:e2776. doi: 10.7717/peerj-cs.2776. eCollection 2025.
To address the challenges of high missed detection rates, complex backgrounds, unclear defect features, and uneven difficulty levels in target detection during the industrial process of photovoltaic panel defect detection, this article proposes an infrared detection method based on computer vision, with enhancements built upon the YOLOv8 model. First, a multi-channel squeeze-and-excitation network is introduced to improve feature extraction capabilities and is integrated into the neck network. Second, GhostConv and BoTNet are incorporated into the backbone network to reduce model parameters while enhancing defect detection performance. Finally, the Focaler-Complete Intersection over Union (Focaler-CIoU) loss function is employed to tackle the issue of imbalanced difficulty in target detection tasks. The method is evaluated on the PV-Multi-Defect-main dataset and further validated through a generalization test on the PVEL-AD dataset. Results demonstrate that, compared with the baseline YOLOv8 model, the proposed approach achieves significant improvements in precision (3.6%), recall (10.4%), mAP50 (4.8%), and mAP50-95 (4.5%) while maintaining nearly the same parameter count. On the PVEL-AD dataset, the method effectively addresses the challenge of feature extraction failure for dislocation-type defects, achieving substantial gains in precision (7.8%), recall (17.1%), mAP50 (19.5%), and mAP50-95 (13.2%). Furthermore, comparisons with several state-of-the-art detection algorithms reveal that the proposed method consistently delivers improved detection performance, validating its effectiveness as a robust solution for photovoltaic panel defect detection.
为应对光伏面板缺陷检测工业过程中目标检测存在的漏检率高、背景复杂、缺陷特征不清晰以及难度水平不均等挑战,本文提出一种基于计算机视觉的红外检测方法,该方法在YOLOv8模型基础上进行了改进。首先,引入多通道挤压激励网络以提高特征提取能力,并将其集成到颈部网络中。其次,将GhostConv和BoTNet纳入主干网络,在减少模型参数的同时增强缺陷检测性能。最后,采用Focaler-完全交并比(Focaler-CIoU)损失函数来解决目标检测任务中难度不均衡的问题。该方法在PV-Multi-Defect-main数据集上进行评估,并通过在PVEL-AD数据集上的泛化测试进一步验证。结果表明,与基线YOLOv8模型相比,所提方法在精度(提高3.6%)、召回率(提高10.4%)、mAP50(提高4.8%)和mAP50-95(提高4.5%)方面取得了显著提升,同时参数数量几乎保持不变。在PVEL-AD数据集上,该方法有效解决了位错型缺陷特征提取失败的挑战,在精度(提高7.8%)、召回率(提高17.1%)、mAP50(提高19.5%)和mAP50-95(提高13.2%)方面取得了大幅提升。此外,与几种先进检测算法的比较表明,所提方法始终能提供更好的检测性能,验证了其作为光伏面板缺陷检测可靠解决方案的有效性。