Skip to content

This repo contains well-designed tabular features created through image processing techniques in order to predict a scratch on wafers.

Notifications You must be signed in to change notification settings

gilzeevi25/ScratchDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wafers scratch detection

This notebook focuses on detecting the location of scratches on wafers, rather than simply predicting whether a scratch exists or not. The goal is to predict the precise location of the scratch pixels on the wafer.

visitors

It is a proposed solution for an assignment published by National Instruments: NI Scratch detection assignment

While the resulting F1 score may not be optimal, the notebook contains well-designed tabular features created through image processing techniques.
Additionally, the notebook demonstrates how to fine-tune a LightGBM algorithm with an extremely imbalanced dataset, and concludes by implementing an ensemble of LightGBM models to avoid overfitting.
In the end i conclude and suggest more ways to expand and improve my suggested solution

Example I Example II

About

This repo contains well-designed tabular features created through image processing techniques in order to predict a scratch on wafers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published