softmax in UNET
#1715
Replies: 1 comment 1 reply
-
Hi @amida47, please manually add it using Thanks. |
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
-
is the UNET in monai.networks.nets.UNet does perform a softmax at end, or should I manually apply it to the predictions??
Beta Was this translation helpful? Give feedback.
All reactions