H

Huan-Chuang Chih

Zhen Ding Technology (Taiwan)

Publishes on Industrial Vision Systems and Defect Detection, Advanced Neural Network Applications, Integrated Circuits and Semiconductor Failure Analysis. 4 papers and 321 citations.

4Publications
321Total Citations

Is this you? Claim your profile.

Add your photo, update your bio, and get notified when your ranking changes.

Top publicationsby citations

Defect Detection in Printed Circuit Boards Using You-Only-Look-Once Convolutional Neural Networks
Cited by 170Open Access

In this study, a deep learning algorithm based on the you-only-look-once (YOLO) approach is proposed for the quality inspection of printed circuit boards (PCBs). The high accuracy and efficiency of deep learning algorithms has resulted in their increased adoption in every field. Similarly, accurate detection of defects in PCBs by using deep learning algorithms, such as convolutional neural networks (CNNs), has garnered considerable attention. In the proposed method, highly skilled quality inspection engineers first use an interface to record and label defective PCBs. The data are then used to train a YOLO/CNN model to detect defects in PCBs. In this study, 11,000 images and a network of 24 convolutional layers and 2 fully connected layers were used. The proposed model achieved a defect detection accuracy of 98.79% in PCBs with a batch size of 32.

Applying deep learning to defect detection in printed circuit boards via a newest model of you-only-look-once
Venkat Anil Adibhatla, Huan-Chuang Chih, Chi-Chang Hsu et al.|Mathematical Biosciences & Engineering|2021
Cited by 99Open Access

In this paper, a new model known as YOLO-v5 is initiated to detect defects in PCB. In the past many models and different approaches have been implemented in the quality inspection for detection of defect in PCBs. This algorithm is specifically selected due to its efficiency, accuracy and speed. It is well known that the traditional YOLO models (YOLO, YOLO-v2, YOLO-v3, YOLO-v4 and Tiny-YOLO-v2) are the state-of-the-art in artificial intelligence industry. In electronics industry, the PCB is the core and the most basic component of any electronic product. PCB is almost used in each and every electronic product that we use in our daily life not only for commercial purposes, but also used in sensitive applications such defense and space exploration. These PCB should be inspected and quality checked to detect any kind of defects during the manufacturing process. Most of the electronic industries are focused on the quality of their product, a small error during manufacture or quality inspection of the electronic products such as PCB leads to a catastrophic end. Therefore, there is a huge revolution going on in the manufacturing industry where the object detection method like YOLO-v5 is a game changer for many industries such as electronic industries.

Detecting Defects in PCB using Deep Learning via Convolution Neural Networks
Cited by 33

In this paper we have deployed the concept of deep learning known as convolutional neural networks (CNN) as we can realize nowadays deep learning is growing in each and every field. Deep learning is executed in each and every platform and its outcome is impressive. On the other hand, the capability and accuracy of deep learning is somehow compared with human beings. We trained CNN to classify either defective or good printed circuit board (PCB). In this experiment we have used 41,387 images, which is divided into 3 different data sets i.e. training, validation and testing. The CNN, which has 60 million parameters and 500,000 neurons, consists of five convolutional layers, some of which are followed by max-pooling layers, and two globally connected layers with a final 1000-way softmax. Hence, deep learning via convolution neural networks has been introduced in this paper, which will eventually increase the accuracy and reduce a lot of time and consumption of skilled manpower. According to this preliminary study, we can overall achieve accuracy of above 85% and minimize the count of defective PCB classifying as good. In the near future, we hope that over 95% accuracy can be achieved by using different CNN models like VGGNET, RESNET and GOOGLENET and collecting more PCB image data in order to reduce the consumption of time, manpower and increase the accuracy in quality inspection.

Unsupervised Anomaly Detection in Printed Circuit Boards through Student–Teacher Feature Pyramid Matching
Cited by 19Open Access

Deep learning methods are currently used in industries to improve the efficiency and quality of the product. Detecting defects on printed circuit boards (PCBs) is a challenging task and is usually solved by automated visual inspection, automated optical inspection, manual inspection, and supervised learning methods, such as you only look once (YOLO) of tiny YOLO, YOLOv2, YOLOv3, YOLOv4, and YOLOv5. Previously described methods for defect detection in PCBs require large numbers of labeled images, which is computationally expensive in training and requires a great deal of human effort to label the data. This paper introduces a new unsupervised learning method for the detection of defects in PCB using student–teacher feature pyramid matching as a pre-trained image classification model used to learn the distribution of images without anomalies. Hence, we extracted the knowledge into a student network which had same architecture as the teacher network. This one-step transfer retains key clues as much as possible. In addition, we incorporated a multi-scale feature matching strategy into the framework. A mixture of multi-level knowledge from the features pyramid passes through a better supervision, known as hierarchical feature alignment, which allows the student network to receive it, thereby allowing for the detection of various sizes of anomalies. A scoring function reflects the probability of the occurrence of anomalies. This framework helped us to achieve accurate anomaly detection. Apart from accuracy, its inference speed also reached around 100 frames per second.