issues
search
OpenAOI
/
anodet
Anomaly detection on images using features from pretrained neural networks.
MIT License
70
stars
22
forks
source link
Padim script3
#20
Open
VictorOlof
opened
2 years ago
VictorOlof
commented
2 years ago
Script function to run padim model
antonemanuel
commented
2 years ago
Notes:
Be consistent in how you import packages. E.g. don't do import time and import time.something
Don't have specified paths
When working with paths use os.path
Script function to run padim model