Statistical Results

Each of the ViDi tools provides the following statistical results data:

  • Confusion Matrix - This is a visual representation of the ground truth versus the tool's predictions.
  • Recall - The percentage of labeled features or classes that are correctly identified by the tool.
  • Precision - The percentage of detected features or classes that match the labeled feature or class.
  • F-Score - The weighted average of Recall and Precision.
Note: Statistical results are only generated from the test image sample set. For more information, refer to the Testing Image Sample Set topic.