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

not able to test on UAV123 dataset #93

Open
CassandraClare opened this issue Mar 21, 2023 · 1 comment
Open

not able to test on UAV123 dataset #93

CassandraClare opened this issue Mar 21, 2023 · 1 comment

Comments

@CassandraClare
Copy link

I am getting this error :

loading UAV123: 0%| | 0/123 [00:00<?, ?it/s, group1_2][ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/content/SiamCAR/tools/../testing_dataset/UAV123/group1/001333.jpg'): can't open/read file: check file path/integrity

loading UAV123: 0%| | 0/123 [00:00<?, ?it/s, group1_2]
Traceback (most recent call last):
File "/content/SiamCAR/tools/test.py", line 126, in
main()
File "/content/SiamCAR/tools/test.py", line 66, in main
dataset = DatasetFactory.create_dataset(name=args.dataset,
File "/content/SiamCAR/tools/../toolkit/datasets/init.py", line 25, in create_dataset
dataset = UAVDataset(**kwargs)
File "/content/SiamCAR/tools/../toolkit/datasets/uav.py", line 44, in init
self.videos[video] = UAVVideo(video,
File "/content/SiamCAR/tools/../toolkit/datasets/uav.py", line 23, in init
super(UAVVideo, self).init(name, root, video_dir,
File "/content/SiamCAR/tools/../toolkit/datasets/video.py", line 27, in init
assert img is not None, self.img_names[0]
AssertionError: /content/SiamCAR/tools/../testing_dataset/UAV123/group1/001333.jpg

Please help.

@LLLLLLLloser
Copy link

我收到此错误:

同问怎么解决啊

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

2 participants