SegmentationEvaluation

From Wiki
Jump to: navigation, search

Quantitative evaluation of segmentation results

Evaluation of the multipartition algorithm

  • database: Berkeley Segmentation Database
  • number of images: 300
  • average number of segmentations per image: 5
  • explaination of the metrics used:

Misc

Datasets

Papers proposing evaluation methodologies

  • cardoso:
    • code:
    • url:
    • ref:
  • berkeley:
    • code: cardoso's code computes this on regions (not over boundaries)
    • url:
    • ref:


algorithms that use quantitative evaluation


Review on evaluation metrics

questions

  • Fig. 4 on cardoso's paper. It is not clear which is the test he is running. to get that value of the mutual information.

boundary based

region based

  • martin
    • BCE
    • LCE
      • tolerates mutual refinements
      • E(S_1,S_2,p_i)=\frac{|R(S_1,p_i) \setminus R(S_2,p_i)|}{|R(S_1,p_i)|}
    • GCE
      • GCE>LCE
  • cardoso
    • SPD
    • APD
    • MPD