Skip to content

nandan7198/Fabric-Stain-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Title🧐

AUTOMATIC TEXTILE STAIN DETECTION FOR MANUFACTURING FACILITY BASED ON IMPROVED YOLO ALGORITHM

Introduction📖

Computer vision and image classification-based models are used in various applied domains including industry-based problems. Clothing is considered as one of the basic requirements for human life, and the history of the textile industry is as old as human civilization.

Traditionally, the inspection process is completed by using manual human efforts to ensure the quality of fabric. The price of fabric that is sent to the market depends on the number of co-occurrence of defects and price increase with the increase in the number of defects. As a defect is detected, the production process is stopped and the details about the occurred defect are recorded with its location by the machine operator.

Main drawbacks associated during manual inspections are as follows:

  1. Training of individuals is required to make them fabric inspector.
  2. Major defects can be detected while small defects can be ignored due to human carelessness.
  3. Lot of human effort is required to locate fabric defects.
  4. It is very difficult for fabric inspectors to keep focus on the production process for a time that is more than 10 minutes and all of this can lead to a low efficiency of production.

Objective🔭

The main objective of this project is to design and develop low-cost fabric stain detection using yolo object detection algorithm at the industrial level.

System Design💻

Language used🌀

python logo

Python is a popular programming language. It was created by Guido van Rossum, and released in 1991.

Algorithm📐

We have used YOLO algorithm
Click here to get more information about the algoritm

Output📤