Dirt Classification of Silicon Wafers Based on Deep Learning

Deep learning technology is now widely used in the industry, and some irregular blemishes and stains can be solved by deep learning methods. In this paper, the deep learning resnet network is used to classify and judge the dirt that appears on the silicon chip. It is a residual network structure. The mapping relationship between layers is realized through jump connections to ensure that the number of network layers’ increases. In the process of gradient backpropagation, there will be no gradient disappearance and gradient explosion, and the goal of training deep networks is achieved. This article is to apply the resnet deep neural network on the silicon wafer image to make a certain area on the silicon wafer make the right judgment for the dirty problem.

[1]  Dumitru Erhan,et al.  Going deeper with convolutions , 2014, 2015 IEEE Conference on Computer Vision and Pattern Recognition (CVPR).

[2]  Geoffrey E. Hinton,et al.  ImageNet classification with deep convolutional neural networks , 2012, Commun. ACM.

[3]  ImageNet Classification with Deep Convolutional Neural , 2013 .

[4]  Kilian Q. Weinberger,et al.  Densely Connected Convolutional Networks , 2016, 2017 IEEE Conference on Computer Vision and Pattern Recognition (CVPR).

[5]  Jian Sun,et al.  Deep Residual Learning for Image Recognition , 2015, 2016 IEEE Conference on Computer Vision and Pattern Recognition (CVPR).