Skip to content

small benchmark script & plots

Valentina Kustikova requested to merge github/fork/2blackhole/main into main

Created by: 2blackhole

Запуск:

python -u benchmark_models.py -trd ../dataset/test -ted ../dataset/trainval/ -cf ../configs -o benchmark_results.csv -lf ./logs
python plot_benchmark.py -i benchmark_results.csv -o benchmark_plots.png --show

Merge request reports