Replies: 1 comment
-
Hi @Guoxt, please try to use You can find an example here: https://github.com/Project-MONAI/tutorials/blob/main/3d_segmentation/brats_segmentation_3d.ipynb 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.
-
How to modify the last layer output of the UNet from MONAI to be processed with a sigmoid activation for the output?
from monai.networks.nets import UNet
Beta Was this translation helpful? Give feedback.
All reactions