Navatej1/Automated_Defect_Detection
0
Casting Defect Inspector
This Space classifies controlled top-view images of submersible-pump impellers as Defective or OK and displays an optional Grad-CAM explanation.
Required files
The training notebook automatically generates this complete folder. The repository root must contain:
app.pyrequirements.txtcasting_defect_model.kerasmodel_metadata.json- optional
examples/
The binary output is interpreted as probability of a defective casting. The decision threshold is selected using validation data and stored in model_metadata.json.
Limitations
This is a research and decision-support prototype. It is not validated as a production quality-control system, does not identify defect type, and is intended for images captured under conditions similar to the training data.
