Skip to content
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

The proble in running test #187

Open
shlsp opened this issue Mar 12, 2021 · 1 comment
Open

The proble in running test #187

shlsp opened this issue Mar 12, 2021 · 1 comment

Comments

@shlsp
Copy link

shlsp commented Mar 12, 2021

python ../../tools/eval.py --dataset VOT2018 --tracker_prefix C --result_dir ./test/VOT2018
loading VOT2018: 0%| | 0loading VOT2018: 0%| | 0/60 [00:00<?, ?it/s, ants1]Traceback (most recent call last):
File "../../tools/eval.py", line 36, in
dataset = VOTDataset(args.dataset, root)
File "/home/shuping/daima/SiamMask-master/utils/pysot/datasets/vot.py", line 124, in init
meta_data[video]['width'],
KeyError: 'width

@shlsp
Copy link
Author

shlsp commented Mar 12, 2021

Solved, json file problem, download the official file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant