Lightning-AI / torchmetrics

Machine learning metrics for distributed, scalable PyTorch applications.
https://lightning.ai/docs/torchmetrics/
Apache License 2.0
2.15k stars 408 forks source link

Implement surface distance/dice scores #1900

Open ibro45 opened 1 year ago

ibro45 commented 1 year ago

🚀 Feature

Hi! It would be great to include surface distance/dice scores from https://github.com/deepmind/surface-distance ( https://docs.monai.io/en/stable/metrics.html#average-surface-distance, https://docs.monai.io/en/stable/metrics.html#surface-dice).

Motivation

NSD (Normalized Surface DICE) is quite present in the medical image segmentation community.

github-actions[bot] commented 1 year ago

Hi! thanks for your contribution!, great first issue!