Skip to content

Image classification task to identify defective Printed Circuit Boards.

Notifications You must be signed in to change notification settings

sreesai1412/PCB-Fault-Detection

Repository files navigation

PCB-Fault-Detection

Image classification task to identify defective Printed Circuit Boards (PCBs).

Data

The raw train and test data containing RGB images of the Printed Circuit Boards can be found here

The NumPy arrays obtained by pre-processing the raw data can also be found here

Models

The PCBFaultDetection.ipynb notebook contains the final image classification model for classifying defective PCBs and its evaluation.

The ClassificationModels.ipynb notebook contains the implementation of different image classification models.

The other folders contain the implementation of various ResNet models and their evaluation on the defective PCB classification task.

About

Image classification task to identify defective Printed Circuit Boards.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published