8000 Index exceeds matrix dimensions. · Issue #27 · yuxng/MDP_Tracking · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Index exceeds matrix dimensions. #27

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

Open
hugh67 opened this issue Apr 19, 2019 · 0 comments
Open

Index exceeds matrix dimensions. #27

hugh67 opened this issue Apr 19, 2019 · 0 comments

Comments

@hugh67
Copy link
hugh67 commented Apr 19, 2019

when running MOT_cross_validation.m, I had one problem.
This error is:
Index exceeds matrix dimensions.

Error in CLEAR_MOT_HUN (line 45)
[~, ~, ic] = unique(gtMat(:,2));

Error in evaluateTracking (line 147)
[mets, mInf]=CLEAR_MOT_HUN(gtInfoSingle(seqCnt).gtInfo,stI);

Error in MDP_test (line 179)
metrics = evaluateTracking({seq_name}, opt.results, benchmark_dir);

Error in MOT_cross_validation (line 57)
MDP_test(idx_test{j}, seq_set_test, tracker);

Please help me. Thank you very much!

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
0