Describe the bug
Following this PR to DynUNet, the corresponding notebook needs updating.
I tried simply removing deep_supervision = True from the constructor, but this wasn't enough.
The subsequent error is attached here: dynunet.txt.
@Nic-Ma I think you might best know what needs to be changed here.
Describe the bug
Following this PR to DynUNet, the corresponding notebook needs updating.
I tried simply removing
deep_supervision = Truefrom the constructor, but this wasn't enough.The subsequent error is attached here: dynunet.txt.
@Nic-Ma I think you might best know what needs to be changed here.