Replies: 1 comment
-
Hi @dubisx, |
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I've trained a model by following the [https://github.com/Project-MONAI/GenerativeModels/blob/main/tutorials/generative/image_to_image_translation/tutorial_segmentation_with_ddpm.ipynb](Generative Image-to-Image translation tutorial). The tutorial gives the outputs as an ensemble.
I would like to threshold the combined output to a certain degree based on confidence displayed on the mean map, and then save the thresholded combined output of the model as a NifTi file. How would I go about achieving the desired result?
Many thanks for all the future responses.
Beta Was this translation helpful? Give feedback.
All reactions