OpenAOI / anodet

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

Example notebook crash on import anodet #32

Open Saasi-FPV opened 1 year ago

Saasi-FPV commented 1 year ago

I'm trying to get the example notebooks started. But as soon as I import anodet the Kernel crashes. I cloned and installed the package as described in "installation".

Screenshot 2023-01-22 150037

Has someone experienced the same? Or did I miss something?

antonemanuel commented 1 year ago

When I do the steps in a clean conda environment with python 3.9 it doesn't crash. Are you running in a clean environment and what python version are you using?

However this repository is not actively maintained. So it might be a good idea to check out other packages such as https://github.com/openvinotoolkit/anomalib.