Open phdenzel opened 5 months ago
For images we can bootstrap https://github.com/Lightning-AI/torchmetrics/tree/master/src/torchmetrics/image.
For volumes some from torchmetrics
might work, most probably won't... but at least we have a starting point. Also, some 3D metrics can be found in the MONAI repository: https://github.com/Project-MONAI/MONAI/tree/dev/monai/metrics.
We could combine losses and metrics. For latent diffusion we also need
For the FD (incl. FID) with different backbones, I am working on this issue: https://github.com/CAIIVS/chuchichaestli/issues/60
Let's discuss if this would be helpful for everyone... Easy metrics would be (in 2D/3D):
A bit more complicated and specialized: