MIC-DKFZ / basic_unet_example

An example project of how to use a U-Net for segmentation on medical images with PyTorch.
Apache License 2.0
139 stars 38 forks source link

How to get the predicted mask images in .nii.gz format?? #8

Closed sivajyothi1 closed 4 years ago

sivajyothi1 commented 4 years ago

Hello, After training the model, how to get the predicted mask images in .nii.gz format???