How to Convert Nifti Files into STL Files?
This blog post is about converting 3D Nifti medical imaging segmentation into 3D STL mesh that can be 3D printed.
Automatic Liver Segmentation — Part 4/4: Train and Test the Model
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
In this third part of the liver segmentation tutorial, we will be talking about the different errors that you may face when using monai.
3D Volumes Augmentation for Tumor Segmentation using Monai
In this article, we will talk about how to generate synthetic patients for image segmentation.
Preprocessing 3D Volumes for Tumor Segmentation Using Monai and PyTorch
In this article, I will show you how you can do preprocessing to 3D volumes for tumor segmentation.