Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 800 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 800 Bytes

Fabric_Anomaly_Detector

This is A Flask App that uses DRÆM (Discriminatively Trained Reconstruction Embedding for Surface Anomaly Detection) for detecting anomalies in surfaces, such as defects or damage, using a combination of reconstruction and classification techniques. For now the app caters only one class that is 'Fabric', but I'll be adding all the classes present in MVtec Dataset.

Model Files

Please download the model files and place inside static/models/

Model files can be downloaded from here

Results