Daniel König
Daniel König
Evaluating a tracker using the "votlt2020" stack leads to following error: `Traceback (most recent call last): File "/home/username/.conda/envs/vot_testing/lib/python3.7/site-packages/vot/analysis/processor.py", line 99, in __call__ return self._analysis.join(self._experiment, self._trackers, self._sequences, self._results) File "/home/username/.conda/envs/vot_testing/lib/python3.7/site-packages/vot/analysis/__init__.py", line...
To my mind, the trackers should be penalized if they need longer than one frame duration. In the current implementation it is tolerated that the processing of one frame can...
Hi, I think there is a little typo of the axis labels in AR plot. The following line defines the 'Robustness' and 'Accuracy' labels: https://github.com/votchallenge/vot-toolkit-python/blob/52b5559d74a16518c5970c2f56eacc06cc0a715a/vot/analysis/ar.py#L55 In the following table I...