I want to know the possible measures that can be used to measure the accuracy of my image segmentation algorithm
I know the following methods:
- sensitivity
- specificity
- Dice index
- Jaccard index
But I am working with large data set that needs to be tested, So I think measuring accuracy with each pixel value will not be very suitable. So, I am looking for other more convenient measures.
P.S: I have ground truth data