SCP-DETR: A efficient small-object-enhanced feature pyramid approach for PCB defect detection

SCP-DETR:一种高效的基于小物体增强特征金字塔的PCB缺陷检测方法

阅读:1

Abstract

Defects generated during PCB manufacturing, transportation, and storage seriously impact the quality and performance of electronic components. However, detection accuracy is limited due to excessive background interference and the small size of defect targets. To alleviate these issues, this paper proposes an improved PCB defect detection method based on RT-DETR, named SCP-DETR. Firstly, to effectively detect small targets, the S2 feature layer is incorporated into the neck feature fusion. While this improves detection capability, it also introduces considerable computational overhead. To mitigate this, we use SPDConv (Space-to-Depth Convolution) to process the S2 feature layer, reducing the computational complexity. The processed S2 feature layer is then fused with the S3 feature layer and higher-level features. Subsequently, we feed these features into a specially designed CO-Fusion module. By embedding our proposed CSPOKM(CSP Omni-Kernel Module) into the original fusion module, the CO-Fusion module effectively learns feature representations from global to local scales, ultimately enhancing small-target detection performance. Finally, downsampling operations are replaced with PSConv(Pinwheel-shaped Convolution), which better accommodates the Gaussian spatial pixel distributions of subtle small targets. Experimental results demonstrate that the proposed method achieves an mAP@0.5 of 97%, surpassing RT-DETR-r18 by 3%, and an mAP@0.5:0.95 of 53.4%, representing an improvement of 2.2%. Additionally, compared with the recently released YOLOv11m, our method improves mAP@0.5 by 5.6%. These results demonstrate the superior performance of the proposed method in PCB defect detection, which holds significant implications for industrial production. The code is available at https://github.com/Yttong-rr/SCPDETR/tree/master.

特别声明

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

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

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

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