-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
Great work for the detailed comparison. I notice a small issue, maybe critical to the comparison between nnUNet and other SAM-based methods. The dice calculation in the code (single_GPU_train_finetune_noprompt.py) includes background, but as far as I know, nnUNet by default does not include background for dice calculation. This may lead to overestimation of the performance in the SAM method, as background usually scores a dice close to 1. It would be better to double check. Would that affect the conclusion in the comparison with nnUNet or UNet based methods?
Metadata
Metadata
Assignees
Labels
No labels