At the moment, the only metric used to evaluate the segmentation is the Dice Coefficient.
To improve the quality of the segmentation and obtain new point of comparison with the baseline we could use other metrics such as:
- Accuracy
- Specificity
- Sensitivity
- Jaccard similarity coefficient (Intersection over Union)
- ...