You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Built a real-time, purely classical computer vision system for fabric defect detection using multi-method analysis (GLCM, FFT, Gabor, statistical variance, background subtraction, and edge–Hough), with IoU-based bounding box fusion for robust localization. Deployed and optimized the pipeline on Jetson Nano for real time defect detection.
YOLOv8 model that detects fabric defects in images and video, trained on a benchmark defect dataset. Final-year thesis, B.Sc. Textile Engineering, BUTEX.
Fine-tuned a YOLOv8 detection model on a purpose-built corpus of 720+ augmented defect samples across 4 defect classes, achieving 97% mAP@0.5 with a real-time inference pipeline deployable on commodity hardware.