Validation loss calculation with MONAI engines #398
Unanswered
KSchmidtACR
asked this question in
Q&A
Replies: 1 comment
-
Hi @KSchmidt2ACR , Thanks for your interest here. Thanks. |
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.
-
Hello,
I have a training script which uses the the
SupervisedTrainer
andSupervisedEvaluator
, but I would like to be able to calculate validation loss. Looking at theSupervisedEvaluator
script, loss is not calculated. Is there a way to calculate validation loss using a MONAI engine?Beta Was this translation helpful? Give feedback.
All reactions