votchallenge / toolkit

The official VOT Challenge evaluation and analysis toolkit
http://www.votchallenge.net/
GNU General Public License v3.0
153 stars 43 forks source link

Toolkit usage on custom dataset #49

Closed ghimireadarsh closed 1 year ago

ghimireadarsh commented 2 years ago

I want to generate Precision, Recall, and F-Score measures on my custom dataset. Looking for suggestions and help on how to generate those curves for custom dataset.

lukacu commented 2 years ago

You have to specify what analyses to run in your stack file or in your workspace config, you can look in the challenge stacks that are provided with the toolkit for some examples.