Skip to content

Implementation of MATLAB CNN model into a TensorFlow network.

Notifications You must be signed in to change notification settings

SECQUOIA/wafer-defect-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Wafer Defect Classification using TensorFlow CNN

The following repository gives an implemntation of a MATLAB tutorial on classifying wafer defects using convolutional neural networks (CNNs): https://www.mathworks.com/help/deeplearning/ug/classify-anomalies-on-wafer-defect-maps-using-deep-learning.html.

In python, the TensorFlow software is used to implement a convolutional network trained on the same training and testing database used for the MATLAB code. The Jupyter notebook shows the results of the CNN model as well as its PR curves and confusion matrices, similar to the MATLAB tutorial above.

Database was created by MIR Labs: http://mirlab.org/dataset/public/.

About

Implementation of MATLAB CNN model into a TensorFlow network.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published