gift-surg/FetalBrainSegmentation_MONAI

Test dynUNet for 2D fetal brain segmentation

Opened this issue · 1 comments

Test MONAI implementation of dynUNet on our fetal brain segmentation task to check its performance compared to the nnU-Net framework.
Follow the tutorial: https://github.com/Project-MONAI/tutorials/blob/master/modules/dynunet_tutorial.ipynb

Note: need to upgrade to monai0.3.0 to use the dynUNet.

WIP in branch 5-dynUNet