-
Notifications
You must be signed in to change notification settings - Fork 711
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: IndexError when running PaDiM Example #2549
Comments
Hi! |
I tried using the development install, and the same issue arose. Pip List:
Error Logs:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
I am copy pasting the code from
examples/api/03_models/padim.py
and trying to run it. When fitting the model, there is an IndexError somewhere in the implementation ofengine.fit()
.Dataset
MVTec
Model
PADiM
Steps to reproduce the behavior
Steps to reproduce the behavior.
pip install anomalib
anomalib install
OS information
OS information:
Expected behavior
I expect it to fit the model and exit. There is no prediction step here, so I'm not expecting much other than some terminal messages providing some details about fitting.
Screenshots
No response
Pip/GitHub
pip
What version/branch did you use?
24.2
Configuration YAML
n/a
Logs
Code of Conduct
The text was updated successfully, but these errors were encountered: