You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Why are y_sum and z_sum calculated by square of target and score tensor, respectively? Following the formula, we just sum it basically without squaring itself.
The text was updated successfully, but these errors were encountered:
Hi @rezazad68
I hope you have a great last week of the year!
Can you explain your implemented dice loss:
Why are y_sum and z_sum calculated by square of target and score tensor, respectively? Following the formula, we just sum it basically without squaring itself.
The text was updated successfully, but these errors were encountered: