With these scripts you can easily and quickly manage results directories by moving all specific type of result file (statistics, predicted image, expected images...) with a simple command, gather all the statistics of numerous statistics files into a CSV file (which can be converted to Excel format), remove non failed images from the input directory of the inference tool, using the failed.json file generated if an error occurred during execution...
For all scripts, use following command to display help and usage of the script :
python <script_path>.py -h