Skip to content

Conversation

Simonbiene
Copy link

I found that there is an issue with the DPM solver, when using dpmsolver++. The predicted segmentation masks have values way beyond [0,1]. As a result, clipping the mask to [0,1] typically yields a segmentation of the whole brain instead of the tumor.

The issue lies in the last diffusion step, where no corrections to the model prediction is applied. Applying "data_prediction_fn" in a slightly changed way in the last step fixes the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant