Skip to content
PYCAD – Your Medical Imaging Partner

Tag: semantic segmentation

Automatic Liver Segmentation  Part 4/4: Train and Test the Model

Automatic liver segmentation tutorial using MONAI and U-Net model for 3D medical imaging training and testing.

In this part we will launch the training for automatic liver segmentation using PyTorch and Monai. (this is the last part)

Automatic Liver Segmentation — Part 3/4: Common Errors

Common errors in MONAI for medical imaging: troubleshooting data paths, dictionary keys, and segmentation labels.

In this third part of the liver segmentation tutorial, we will be talking about the different errors that you may face when using monai.