paper-with-me

홈 › Papers

ChangeChip: A Reference-Based Unsupervised Change Detection for PCB Defect Detection

2021-09-13 · Yehonatan Fridman, Matan Rusanovsky, Gal Oren

The usage of electronic devices increases, and becomes predominant in most aspects of life. Surface Mount Technology (SMT) is the most common industrial method for manufacturing electric devices in which electrical components are mounted directly onto the surface of a Printed Circuit Board (PCB). Although the expansion of electronic devices affects our lives in a productive way, failures or defects in the manufacturing procedure of those devices might also be counterproductive and even harmful in some cases. It is therefore desired and sometimes crucial to ensure zero-defect quality in electronic devices and their production. While traditional Image Processing (IP) techniques are not sufficient to produce a complete solution, other promising methods like Deep Learning (DL) might also be challenging for PCB inspection, mainly because such methods require big adequate datasets which are missing, not available or not updated in the rapidly growing field of PCBs. Thus, PCB inspection is conventionally performed manually by human experts. Unsupervised Learning (UL) methods may potentially be suitable for PCB inspection, having learning capabilities on the one hand, while not relying on large datasets on the other. In this paper, we introduce ChangeChip, an automated and integrated change detection system for defect detection in PCBs, from soldering defects to missing or misaligned electronic elements, based on Computer Vision (CV) and UL. We achieve good quality defect detection by applying an unsupervised change detection between images of a golden PCB (reference) and the inspected PCB under various setting. In this work, we also present CD-PCB, a synthesized labeled dataset of 20 pairs of PCB images for evaluation of defect detection algorithms.

📄 PDF Abstract BibTeX arXiv:2109.05746

Code (1)

scientific-computing-lab-nrcn/changechip 공식 구현 pytorch

Tasks

Change DetectionDefect Detection

Methods 이 논문이 사용한 방법론

PCB 설명 없음

Similar Papers 제목 키워드 기반

Normal Reference Attention and Defective Feature Perception Network for Surface Defect Detection

2022-11-18 · Wei Luo, Haiming Yao, Wenyong Yu

Visual anomaly detection plays a significant role in the development of industrial automatic product quality inspection. As a result of the utmost imbalance in the amount of normal and abnormal data, growing attention ha…

Anomaly DetectionDefect Detection

Defect Detection Approaches Based on Simulated Reference Image

2023-03-21 · Nati Ofir, Yotam Ben Shoshan, Ran Badanes, Boris Sherman

This work is addressing the problem of defect anomaly detection based on a clean reference image. Specifically, we focus on SEM semiconductor defects in addition to several natural image anomalies. There are well-known m…

Anomaly DetectionDefect Detection

Unsupervised Visual Defect Detection with Score-Based Generative Model

2022-11-29 · Yapeng Teng, Haoyang Li, Fuzhen Cai, Ming Shao 외

Anomaly Detection (AD), as a critical problem, has been widely discussed. In this paper, we specialize in one specific problem, Visual Defect Detection (VDD), in many industrial applications. And in practice, defect imag…

Anomaly DetectionDefect DetectionDenoising

RefDiffNet: Learning to Expose Subtle PCB Defects Before Detection

2026-05-30 · Vinay Edula, Nilesh Badwe, Priyanka Bagade arxiv

Printed circuit board (PCB) defect detection is challenging because many defects are small and difficult to distinguish from complex background patterns. Most deep learning-based PCB inspection methods rely only on the i…

Semi-Siamese Network for Robust Change Detection Across Different Domains with Applications to 3D Printing

2022-12-16 · Yushuo Niu, Ethan Chadwick, Anson W. K. Ma, Qian Yang

Automatic defect detection for 3D printing processes, which shares many characteristics with change detection problems, is a vital step for quality control of 3D printed products. However, there are some critical challen…

Change DetectionDefect DetectionImage SegmentationSemantic Segmentation