SME-YOLO: A Real-Time Detector for Tiny Defect Detection on PCB Surfaces
Meng Han

TL;DR
This paper introduces SME-YOLO, a real-time detection framework optimized for tiny PCB surface defects, utilizing novel loss, upsampling, and attention modules to improve accuracy and detail preservation.
Contribution
The paper presents SME-YOLO, a novel framework with specialized modules and loss functions for enhanced tiny defect detection on PCBs, outperforming existing methods.
Findings
SME-YOLO improves mAP by 2.2% over baseline.
SME-YOLO increases Precision by 4%.
Achieves state-of-the-art performance on PKU-PCB dataset.
Abstract
Surface defects on Printed Circuit Boards (PCBs) directly compromise product reliability and safety. However, achieving high-precision detection is challenging because PCB defects are typically characterized by tiny sizes, high texture similarity, and uneven scale distributions. To address these challenges, this paper proposes a novel framework based on YOLOv11n, named SME-YOLO (Small-target Multi-scale Enhanced YOLO). First, we employ the Normalized Wasserstein Distance Loss (NWDLoss). This metric effectively mitigates the sensitivity of Intersection over Union (IoU) to positional deviations in tiny objects. Second, the original upsampling module is replaced by the Efficient Upsampling Convolution Block (EUCB). By utilizing multi-scale convolutions, the EUCB gradually recovers spatial resolution and enhances the preservation of edge and texture details for tiny defects. Finally, this…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsIndustrial Vision Systems and Defect Detection · Advanced Neural Network Applications · Generative Adversarial Networks and Image Synthesis
