PCB Defect Detection Using Denoising Convolutional Autoencoders
Printed Circuit boards (PCBs) are one of the most important stages in making electronic products. A small defect in PCBs can cause significant flaws in the final product. Hence, detecting all defects in PCBs and locating them is essential. In this paper, we propose an approach based on denoising convolutional autoencoders for detecting defective PCBs and to locate the defects. Denoising autoencoders take a corrupted image and try to recover the intact image. We trained our model with defective PCBs and forced it to repair the defective parts. Our model not only detects all kinds of defects and locates them, but it can also repair them as well. By subtracting the repaired output from the input, the defective parts are located. The experimental results indicate that our model detects the defective PCBs with high accuracy (97.5%) compare to state of the art works.
Code (0)
등록된 구현이 없습니다.
Tasks
Defect DetectionDenoisingMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Semi-supervised Anomaly Detection using AutoEncoders
Anomaly detection refers to the task of finding unusual instances that stand out from the normal data. In several applications, these outliers or anomalous instances are of greater interest compared to the normal ones. S…
Anomaly DetectionAsset ManagementDefect DetectionManagement+2MVTec AD -- A Comprehensive Real-World Dataset for Unsupervised Anomaly Detection
The detection of anomalous structures in natural image data is of utmost importance for numerous tasks in the field of computer vision. The development of methods for unsupervised anomaly detection requires data on which…
Anomaly DetectionBring the Power of Diffusion Model to Defect Detection
Due to the high complexity and technical requirements of industrial production processes, surface defects will inevitably appear, which seriously affects the quality of products. Although existing lightweight detection n…
Defect DetectionDenoisingKnowledge DistillationMedical image denoising using convolutional denoising autoencoders
Image denoising is an important pre-processing step in medical image analysis. Different algorithms have been proposed in past three decades with varying denoising performances. More recently, having outperformed all con…
DenoisingImage DenoisingMedical Image AnalysisMedical Image DenoisingNoise & pattern: identity-anchored Tikhonov regularization for robust structural anomaly detection
Anomaly detection plays a pivotal role in automated industrial inspection, aiming to identify subtle or rare defects in otherwise uniform visual patterns. As collecting representative examples of all possible anomalies i…
Anomaly Detection