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
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