How to calculate 3D data Dice score via 2D network inference? #5341
-
I am having trouble when using
when I use |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I think the problem is my |
Beta Was this translation helpful? Give feedback.
I think the problem is my
post_label
andpost_pred
function. I use argmax twice so that I alway get the fixed wrong anwser.