Replies: 1 comment 1 reply
-
you can use inverse transform from monai.. you can refer some other bundles at: https://github.com/Project-MONAI/model-zoo/tree/dev/models |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I am currently trying to run the Brats segmentation in MONAI bundle, and I am trying to visualize the segmentation map on the Slicer by overlaying it on the image. However, because of the 4d dimension nature of BraTS image, and 3d nature of the BraTS mask, i am unable to visualize. Hence, I wanted to repeat the result for 4D and view it in the BraTS. But, the operation Restored is not allowing this operation. May I know what is the use of Restore and how to control it ?
Beta Was this translation helpful? Give feedback.
All reactions