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

AssertionError: /path to repo/siamattn/tools/../testing_dataset/VOT2018/ants1/color/00000001.jpg - While trying to test the siamattn tracker I keep getting this error. I also try to run the test by changing the dataset to VOT2016, VOT2019 and VOT2018-LT. I got similar error for them too. I also tried all the solutions available in public forum posted for this same error but nothing works.Please kindly help with this issue. #2

Open
msubhashri opened this issue Aug 16, 2021 · 0 comments

Comments

@msubhashri
Copy link

msubhashri commented Aug 16, 2021

For VOT2019:
File "tools/test.py", line 226, in
main()
File "tools/test.py", line 58, in main
load_img=False)
File "/netscratch/manohar/siamattn/toolkit/datasets/init.py", line 32, in create_dataset
dataset = VOTDataset(**kwargs)
File "/netscratch/manohar/siamattn/toolkit/datasets/vot.py", line 119, in init
load_img=load_img)
File "/netscratch/manohar/siamattn/toolkit/datasets/vot.py", line 31, in init
init_rect, img_names, gt_rect, None, load_img)
File "/netscratch/manohar/siamattn/toolkit/datasets/video.py", line 27, in init
assert img is not None, self.img_names[0]
AssertionError: /path to repo/siamattn/tools/../testing_dataset/VOT2019/agility/00000001.jpg

Similarly for VOT2016:
AssertionError: /path to repo/siamattn/tools/../testing_dataset/VOT2016/bag/00000001.jpg

Similarly for VOT2018-LT: AssertionError: /path to repo/siamattn/tools/../testing_dataset/VOT2018-LT/ballet/color/00000001.jpg

@msubhashri msubhashri changed the title While trying to test the siamattn tracker, AssertionError: /path to repo/siamattn/tools/../testing_dataset/VOT2018/ants1/color/00000001.jpg - While trying to test the siamattn tracker I keep getting this error. I also try to run the test by changing the dataset to VOT2016, VOT2019 and VOT2018-LT. I got similar error for them too. I also tried all the solutions available in public forum posted for this same error but nothing works.Please kindly help with this issue. Aug 16, 2021
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