SOD-Evaluation-Tool-Python icon indicating copy to clipboard operation
SOD-Evaluation-Tool-Python copied to clipboard

Python tools for evaluating Salient Object Detection (SOD) models on benchmark datasets

PR curve: PASCAL-S dataset PR curve: USOD dataset
pr-pascal pr-usod

About

  • Python tools for evaluating Salient Object Detection (SOD) models on benchmark datasets
  • Consistent with this widely used Matlab version: https://github.com/wenguanwang/SODsurvey

Metrics

  • PR curve: draw_PR_curves.py
  • MAE, S-Measure, and S-measure: get_SOD_scores.py

Evaluation data