CAIIVS / chuchichaestli

Where you find all the state-of-the-art cooking utensils (salt, pepper, gradient descent... the usual).
GNU General Public License v3.0
3 stars 0 forks source link

Metrics module for chuchichaestli #23

Open phdenzel opened 2 months ago

phdenzel commented 2 months ago

Let's discuss if this would be helpful for everyone... Easy metrics would be (in 2D/3D):

A bit more complicated and specialized:

phdenzel commented 4 days 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.