Foundry Defect Detection: Unsupervised Anomaly Detection for Industrial Casting Inspection
Train on OK castings only — PatchCore flags any deviation with AUROC ~0.94 and spatial heatmaps
A production-ready anomaly detection system using PatchCore — an unsupervised architecture — deployed via a Django web application. The system learns exclusively from normal casting images, builds a memory bank of normal feature patches, and at inference flags any image deviating significantly from that bank.
Built at 1POINT1 for industrial foundries where defects are rare, labels are scarce, and operators need explainable heatmaps — not black-box scores.
- Role
- AI Engineer at 1POINT1
- Auroc
- ~0.94 on held-out test set
- Team Size
- Engineering delivery team
- Deployment
- Django + SQLite + on-disk memory bank
- Live Preview
- Not available — client policies and NDAs