Online PCB Defect Detector On A New PCB Defect Dataset
Sanli Tang, Fan He, Xiaolin Huang, Jie Yang

TL;DR
This paper introduces a deep learning model with a novel group pyramid pooling module for accurate PCB defect detection, validated on a new dataset with high performance and real-time speed.
Contribution
The work presents a new deep model with a group pyramid pooling module and a novel dataset for PCB defect detection, improving accuracy and efficiency.
Findings
Achieved 98.6% mAP on DeepPCB dataset
Processed images at 62 FPS in real-time
Validated effectiveness over previous methods
Abstract
Previous works for PCB defect detection based on image difference and image processing techniques have already achieved promising performance. However, they sometimes fall short because of the unaccounted defect patterns or over-sensitivity about some hyper-parameters. In this work, we design a deep model that accurately detects PCB defects from an input pair of a detect-free template and a defective tested image. A novel group pyramid pooling module is proposed to efficiently extract features of a large range of resolutions, which are merged by group to predict PCB defect of corresponding scales. To train the deep model, a dataset is established, namely DeepPCB, which contains 1,500 image pairs with annotations including positions of 6 common types of PCB defects. Experiment results validate the effectiveness and efficiency of the proposed model by achieving mAP @ 62 FPS on…
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.
Code & Models
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 · Advancements in Photolithography Techniques
MethodsPart-based Convolutional Baseline · Convolution · Average Pooling · Batch Normalization · *Communicated@Fast*How Do I Communicate to Expedia? · Pyramid Pooling Module
