Saving predictions in 3d_segmentation/unetr_btcv_segmentation_3d.ipynb as nifti format #3760
nicofutur8
started this conversation in
General
Replies: 2 comments 5 replies
-
Hi @nicofutur8 , Thanks for your interest here. Thanks in advance. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Hi @nicofutur8 Thanks for your interest in our work. I would recommend something like the following as an example:
Please also check the evaluation script in UNETR repository. Thanks |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I am fairly new to MONAI and would like to save my UNETR predictions in nifti format. Is there any tutorial that can help me? I can't understand what transformations I have to do and how to use the SaveImage transformation.
Thank you very much for the help and I hope I have been clear with my doubt!
PD: i tried to replicate validation's transforms but i save a One-hot format (multichannel binary label) and i want a multilabel format (only a channel with 14 labels)
Beta Was this translation helpful? Give feedback.
All reactions