Is it possible to do multi-class target detection? #1975
Unanswered
lucianchauvin
asked this question in
Q&A
Replies: 1 comment
-
As far as I know, anomaly detection models in anomalib don't have such an ability. They calculate just a score, which shows how normal or abnormal the image is. |
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.
-
Is there an example anywhere, or is it even possible, to do multi-class target detection using anomaly with the openvino inference? Say, I train my model, and having anomaly detection is great but can I now identify which anomaly is being detected if I have multiple targets? Thanks.
Beta Was this translation helpful? Give feedback.
All reactions