Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.04 KB

File metadata and controls

24 lines (16 loc) · 1.04 KB

Textile Defect Detection: Classification

In the context of textile fabric, rare anomalies can occur, hence compromizing the overall quality. In order to avoid that, it is crucial to detect these rare defects.

Textile Defect Detection is a binary classification project which is able to predict whether the given patch of the fabric is damaged or not (good).

alt text

Dataset: Kaggle

What is covered?

  • Importing the Dataset (HDF5 format).
  • Pre-Exploration (Distribution of Classes).
  • Preprocessig the dataset for binary classification.
  • Exploring the dataset.
  • Setting-up the model callbacks.
  • Setting-up baseline metrics for the evaluation of actual models.
  • Model building, training and evaluation (Transfer Learning).
  • FineTuning the Model.

Results

alt text