Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plotting segmentation masks on input images #8217

Closed
faizan1234567 opened this issue Nov 19, 2024 · 1 comment
Closed

Plotting segmentation masks on input images #8217

faizan1234567 opened this issue Nov 19, 2024 · 1 comment

Comments

@faizan1234567
Copy link

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.

@KumoLiu
Copy link
Contributor

KumoLiu commented Nov 21, 2024

Hi @faizan1234567, thanks for your interest here.
You can refer to this tutorial: https://github.com/Project-MONAI/tutorials/blob/main/modules/transform_visualization.ipynb

Hope it helps, thanks.
(Move to discussion since not a issue)

@Project-MONAI Project-MONAI locked and limited conversation to collaborators Nov 21, 2024
@KumoLiu KumoLiu converted this issue into discussion #8226 Nov 21, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants