You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
...
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: