OpenAOI / anodet

Anomaly detection on images using features from pretrained neural networks.
MIT License
69 stars 22 forks source link

Padim script #17

Closed VictorOlof closed 2 years ago

antonemanuel commented 2 years ago

Things to fix:

Rename run_padim_script to something more explanatory. E.g. "run_padim_test".

Move function to test.py.

In this first commit it would be nice to not get all the functionality at once. So I would suggest to remove both the visualization and the writing to an excel sheet.