Author: Saksham Singh (screenygeek)
Email: screenygeek@gmail.com
Developing a robust deep learning based fabric defect detection model which can potentially detect and localize simple defects that occur during the production of fabric
- Language: Python
- Architecture/Model: YOLOv5 | (
https://github.com/ultralytics/yolov5
) - Framework: DarkNet | (
https://github.com/AlexeyAB/darknet
)
Custom dataset built upon ZJU-Leaper Dataset (https://github.com/nico-zck/zju-leaper-dataset
)
This dataset exists thanks to the creators of ZJU-Leaper Dataset