confidence_analysis moduleΒΆ

confidence_analysis. Computes several confidence scores and compare them to corresponding mAPs values.

Usage:

python confidence_analysis.py  [1] -cfg [2] --mean --theo --help

where:

  • [1] : input similarity matrix. The script expects a ‘exp_configuration.ini’ file in the same folder and a eval_*.log file, containing the mAP results both usually generated when using main.py.
  • [2] -cfg: provide a custom configuration file to replace ‘exp_configuration.ini’.
  • -h, --help

Computes confidence scores for the input matrix and compares them to the corresponding mAP results.