Replies: 1 comment 1 reply
-
thanks, the answer would depend on the task, possibly please consider |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
A 2D segmentation model with a network output of 2-channel logical values without softmax processing. For example, the network output dimension is (B, 2,128,128). And the dimension of the target is (B, 1,128,128). How to set the parameters of the Loss function in this case?
Beta Was this translation helpful? Give feedback.
All reactions