How could I use Confusion matrix of monai.metrics in 3d segmentation task correctly #4804
Answered
by
KumoLiu
Mentholatum
asked this question in
Q&A
-
Here is the code:
But after running this, I got the strange number: 524288.0. |
Beta Was this translation helpful? Give feedback.
Answered by
KumoLiu
Aug 1, 2022
Replies: 2 comments 2 replies
-
Hi @Mentholatum,
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Mentholatum
-
Hi @Mentholatum @KumoLiu , You can find the typical example of metrics API in: Thanks. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @Mentholatum,
You can do like below: