ValueError: Unknown model efficient_ad! #1249
-
Hi~ , How to resole this problem that i met : python tools/train.py --model efficient_ad |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
Hello, judging by the line of error, I think you are using an older version of code. Did you follow the installation procedure here: |
Beta Was this translation helpful? Give feedback.
-
@zzh805780186, can you share the following from your python terminal? >>> import anomalib
>>> anomalib.__version__ |
Beta Was this translation helpful? Give feedback.
-
Thanks for your reply. I download the newest version of code , and resolve this problem. |
Beta Was this translation helpful? Give feedback.
Hello, judging by the line of error, I think you are using an older version of code. Did you follow the installation procedure here:
https://github.com/openvinotoolkit/anomalib#getting-started