evalsaliency
evalsaliency copied to clipboard
getting F measure
Hi,
Thanks for providing the source. I don't understand how to get the F measure. What I want to do is comparing ground truth and saliency map with the F measure score. In evalFmeasure.m
script, mean shift segmentation is used, but whose mean shift segmentation is it? Which images I should pass above lines, the saliency maps or the ground truths? https://github.com/yaoliUoA/evalsaliency/blob/9278cc2d9ca6df76b3e7405acdc8ed2e4399e160/ExtractMeanShiftSegmentationMask.m#L13