Validation
#2283
Replies: 1 comment 2 replies
-
Hi @wyli , Could you please help share some comments about this question? I think you developed the mentioned example. Thanks in advance. |
Beta Was this translation helpful? Give feedback.
2 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.
-
Hi,
I am using this this example for my task. But I want to see validation results for every batch. In this work SupervisedEvaluator take all 3d volume as an input and produce 1 Dice score. But my models take (192, 192, 4) as an input So I need to calculate validation score for every (192, 192, 4) batch.
Beta Was this translation helpful? Give feedback.
All reactions