I am dealing with a image classification problem. Before classification, images should be segmented. I tried several methods. My question is \"how can i test accuracy of seg
I think multiple measures should be used when you want to evaluate your segmentation result. The accuracy ( the ratio of the correctly segmented area over the ground truth) is not enough. Because your segmentation may also cover the area that is not in the ground truth. So, I suggest you can use the following measures to evaluate your segmentation result: