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

tset on vot2018 #46

Open
aaahuia opened this issue Mar 4, 2021 · 1 comment
Open

tset on vot2018 #46

aaahuia opened this issue Mar 4, 2021 · 1 comment

Comments

@aaahuia
Copy link

aaahuia commented Mar 4, 2021

When i test on vot2018

root_dir = os.path.join('G:/practice/data'+'/VOT2018')
e = ExperimentVOT(root_dir,version=2018,experiments='unsupervised')

e.run(tracker)

e.report([tracker.name])

I got

Found results, skipping tiger
--Sequence 57/59: traffic
Found results, skipping traffic
--Sequence 58/59: wiper
Found results, skipping wiper
--Sequence 59/59: zebrafish1
Found results, skipping zebrafish1
Evaluating triplet
Traceback (most recent call last):

File "G:\practice\TripleFC\tools\test.py", line 37, in
e.report([tracker.name])

File "E:\anaconda\1\envs\siamfc\lib\site-packages\got10k\experiments\vot.py", line 361, in report
ious[seq_name][:len(seq_ious), :] = seq_ious

ValueError: could not broadcast input array from shape (0) into shape (0,325)

How to solve this problem?I don't know where I went wrong.

@wangchenw
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