Difference MeanIoU vs Jaccard Score #2963
Unanswered
rot8
asked this question in
Classification
Replies: 1 comment
-
Thanks for your question! Although
If you want the exact same result, make sure the inputs and parameters (e.g., number of classes, inclusion of background) match the expectations of each metric and consider using MeanIoU with |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey there,
I was wondering why the MeanIoU and BinaryJaccardIndex differ. Shouldn't -by definition- both yield the exact same result?
Best, rot8
Beta Was this translation helpful? Give feedback.
All reactions