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
I find inconsistencies between the formula of the loss function in the paper and its implementation in your code. Besides that, I see your definition of Dice Loss differs from the Dice Loss definition in the original paper that is based on Dice Coefficient as follows
Could you give me some explanation?
The text was updated successfully, but these errors were encountered:
I find inconsistencies between the formula of the loss function in the paper and its implementation in your code. Besides that, I see your definition of Dice Loss differs from the Dice Loss definition in the original paper that is based on Dice Coefficient as follows
Could you give me some explanation?
The text was updated successfully, but these errors were encountered: