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…

Continue reading

XML1 Viewer

XML1 Viewer is a Python script showing statistics and information about XML1 output of SUP. To run the script, use the following command : python XML1Viewer.py <XML1file> With only an XML1 file as input, the script displays all the detected object with the following statistics : number of frames total…

Continue reading

SUP daily evaluation

The daily evaluation aims to guaranty the proper functioning of SUP by detecting crashes and bugs due to last commits and showing if the results of the different algorithms are improving day after day. Evaluation is performed as follows : update of SUP core and SUP plugins to the latest version…

Continue reading