Hausdorf Distance not in summary.json #1316
-
Hi, I want to compute the HD for my segmentation task. I noticed that this is computed in metrics.py. However, the HD, AHD, and HD95 are not returned in the summary.json files. Do I need change something in order to have this metric printed in there as well? |
Beta Was this translation helpful? Give feedback.
Answered by
FabianIsensee
Mar 2, 2023
Replies: 1 comment 3 replies
-
Use this function: nnUNet/nnunet/evaluation/evaluator.py Line 446 in 7f1e273 with |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
i-moes
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Use this function:
nnUNet/nnunet/evaluation/evaluator.py
Line 446 in 7f1e273
with
advanced=True