MONAI Bootcamp - Day 2 - Lab 2
MONAI Bootcamp - Day 2 - Lab 2 Segmentation Challenge Notebook: https://github.com/Project-MONAI/MONAIBootcamp2020/blob/master/day2notebooks/day2_segment_challenge.ipynb A segmentation exercise using the Sunnybrook Cardiac Dataset of cardiac MR images and a simple neural network. Using MONAI transforms and layers throughout the network, you’ll see a basic implementation that gets relatively low results. It’s then up to you to improve the results by expanding on the existing notebook and adding additional transforms and network layers to get better results!
MONAI Bootcamp - Day 2 - Lab 2 Segmentation Challenge Notebook: https://github.com/Project-MONAI/MONAIBootcamp2020/blob/master/day2notebooks/day2_segment_challenge.ipynb A segmentation exercise using the Sunnybrook Cardiac Dataset of cardiac MR images and a simple neural network. Using MONAI transforms and layers throughout the network, you’ll see a basic implementation that gets relatively low results. It’s then up to you to improve the results by expanding on the existing notebook and adding additional transforms and network layers to get better results!