Plotting segmentation masks on input images #8226
faizan1234567
started this conversation in
General
Replies: 2 comments
-
Hi @faizan1234567, thanks for your interest here. Hope it helps, thanks. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@KumoLiu thank you for the assistance. I believe this tutorial is very simple and does not cover how to blend segmentation masks on the whole MRI image or a slice for analysis and visualization. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Are there any monai function that overlay segmentation masks which (1, 3, 128, 128, 128) corresponding to (Batch, channels, depth, height, width) on the input image with shape (1, 4, 128, 128, 128). I am doing segmentation on BraTS 2023 dataset. And I have to put qualitative results in my paper. Please let me know if there is any tutorial on monai that does it.
Beta Was this translation helpful? Give feedback.
All reactions