Replies: 1 comment
-
Wrong command. openvino_inferencer.py, not openvino.py |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have read the Anomalib documentation and everything seems to make sense for me.
I trained the EfficientAd algorithm on a small dataset using Anomalib just to see how it works.
The command mentioned in the documentation is not working. I was following the notebooks provided but I am missing something with the commands in documentation. Here's an example:
I trained my model. I have the checkpoint file, xml, json etc files. I tried to obtain inference using this command and this is appearing:
I highly appreciate if someone could help me with this.
Beta Was this translation helpful? Give feedback.
All reactions