Evaluation Widget¶
Warning
This is a very limited widget with simple functionality. If would like more measures or features, please see our page on raising issues!
This is a very simple widget that just provides access to a few common segmentation measures to compare masks: the Dice coefficient, intersection-over-union (IoU), Hausdorff distance, and modified Hausdorf distance. If one of your masks is a ground truth (rather than comparing the outputs of two models), then the precision and recall can also be calculated.
These results can be exported to a CSV, or appended to an existing CSV (to e.g. collate results from across multiple model runs).