Performing evaluation with VOT toolkit
This tutorial assumes that you already have the toolkit on your computer, that you have set up the workspace correctly, and that you have a tracker correctly integrated into the toolkit.
Open Matlab or Octave, go to the workspace directory and execute
run_experiments
script.If the execution does not start or the toolkit reports an error it is very likely that there is an error with the setup so, please re-check your configuration steps.
If you have to interrupt the evaluation at any time you can do it by pressing ´Ctrl+C´. To continue the evaluation simply run
run_experiments
script again, the evaluation will continue from the position of interruption.Once the experiments are complete you can run
run_pack
script that validates the results and generates a valid archive suitable for submission to the VOT challenge.
Need more information?
You can find more detailed information about the toolkit and how to set it up in the toolkit documentation. If the problem still cannot be resolved with the documentation, look at the Frequently Asked Questions or contact us on the support forum.