Medical Image Segmentation

Hello Community,

I am trying to develop segmentation of brain components on a CT head as I have found it very helpful in my daily clinical practice. One pathway I am considering to solve this issue is to use Unet with MONAI. Does anyone have experience with such a task to share?

Thanks!

Hi @Tapan_Kavi
You can go directly to MONAI project on Github here, where you will find many examples of tutorials using MONAI and different models.