CVAILGSPOct 2, 2025

Automated Defect Detection for Mass-Produced Electronic Components Based on YOLO Object Detection Models

arXiv:2510.01914v228 citationsh-index: 4IEEE Sens J
Originality Synthesis-oriented
AI Analysis

This addresses quality inspection burdens in electronics manufacturing, though it is incremental as it applies existing methods to a specific domain.

The paper tackles automated defect detection for mass-produced electronic components by proposing a system using YOLOv7 with ConSinGAN augmentation, achieving 95.50% accuracy and 285 ms detection time.

Since the defect detection of conventional industry components is time-consuming and labor-intensive, it leads to a significant burden on quality inspection personnel and makes it difficult to manage product quality. In this paper, we propose an automated defect detection system for the dual in-line package (DIP) that is widely used in industry, using digital camera optics and a deep learning (DL)-based model. The two most common defect categories of DIP are examined: (1) surface defects, and (2) pin-leg defects. However, the lack of defective component images leads to a challenge for detection tasks. To solve this problem, the ConSinGAN is used to generate a suitable-sized dataset for training and testing. Four varieties of the YOLO model are investigated (v3, v4, v7, and v9), both in isolation and with the ConSinGAN augmentation. The proposed YOLOv7 with ConSinGAN is superior to the other YOLO versions in accuracy of 95.50\%, detection time of 285 ms, and is far superior to threshold-based approaches. In addition, the supervisory control and data acquisition (SCADA) system is developed, and the associated sensor architecture is described. The proposed automated defect detection can be easily established with numerous types of defects or insufficient defect data.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes