-
Notifications
You must be signed in to change notification settings - Fork 69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error #15
Comments
I have the same problem.Do you solve it ? |
the format of the groundtruth or test results is different from pysot-toolkit, you should to change format. googluck! @SmallCookier |
@yongwuSHU I met the same problem. Could you show me your tracking results' .txt format? I don't konw how to change the format, Thx |
|
@momo-github-1984 请问你有转换后的结果吗,我按照你的方式进行了转换,虽然不报错,但是不能用,你可以提供一下你的转换结果吗?非常感谢! |
sorry to bother,
i got a error when run the code.
''Traceback (most recent call last):
File "eval.py", line 40, in
trackers), desc='eval success', total=len(trackers), ncols=100):
File "/home/yongwu/anaconda3/envs/mx/lib/python3.7/site-packages/tqdm/std.py", line 1081, in iter
for obj in iterable:
File "/home/yongwu/anaconda3/envs/mx/lib/python3.7/multiprocessing/pool.py", line 748, in next
raise value
ValueError: could not convert string to float: '198\t214\t34\t81'
"
The text was updated successfully, but these errors were encountered: