Replies: 1 comment
-
Hi @kylerioux , 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 am unsure of how the loss functions are implemented in MONAI. Will the cross entropy/dice/focal (any loss function) calculate the per-class loss and average the values, or is it NOT done on a per-class basis?
I am aware that you can give per-class weights and 'skip background' - which makes me think the default behavior is to not average losses for each class.
Any insight is appreciated :)
Beta Was this translation helpful? Give feedback.
All reactions