-
Hi, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi @lenlobo, you can use MONAI/monai/transforms/utility/dictionary.py Line 382 in c4ff70b I hope it helps, thanks! |
Beta Was this translation helpful? Give feedback.
Hi @lenlobo, you can use
SplitDimd
afterAsDiscreted
and only save maybepred_1
inSaveImaged
.MONAI/monai/transforms/utility/dictionary.py
Line 382 in c4ff70b
I hope it helps, thanks!