You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I evaluate my tracker on VOT, it gives the result of robustness of 50.53 which is confusing to me because robustness in VOT result should be < 1. Is there any difference of how robustness metric is calculated in GOT10k toolkit
The text was updated successfully, but these errors were encountered:
GOT10k implemented the unnormalized robustness. You can see its source code to understand how they implemented it.
About the solution, I used python version of the official VOT challenge toolkit
When I evaluate my tracker on VOT, it gives the result of robustness of 50.53 which is confusing to me because robustness in VOT result should be < 1. Is there any difference of how robustness metric is calculated in GOT10k toolkit
The text was updated successfully, but these errors were encountered: