Surface Defect Detection Using Deep Learning (NEU Dataset) with Streamlit App
Surface defect detection plays a critical role in modern manufacturing industries, especially in steel and metal production. Manual inspection is time-consuming, error-prone, and not scalable. In this post, I demonstrate how Deep Learning can be effectively used to detect surface defects using the NEU Surface Defect Dataset , along with a live Streamlit web application demo . I have also recorded a full live lecture , where I explain the dataset, training process, and real-time defect prediction using a Streamlit app. NEU Surface Defect Detection 📌 What This Project Covers Understanding the NEU Surface Defect Dataset Training a Deep Learning CNN model using PyTorch Running a Streamlit-based web application Uploading a test image to predict the type of surface defect End-to-end execution on Ubuntu 24.04 This project is highly useful for: Engineering students Research scholars Faculty members Industry professionals in manufacturing and quality inspecti...