ViSEvAl result comparison

The goal of this script is to compare different result files of the same sequence.

To run the script, use the following command :

python resultComparison.py <resultFile1.txt> ... <resultFileN.txt>

The result files must be ViSEvAl output file generated by the ViSEvAlEvaluation binary.


The script displays useful information of the result files and the best configuration for each metrics is highlighted in green. The “Show all” switch toggles the display between global results and detected object metrics.

Leave a Reply