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

run evalMOT.m #4

Open
wsw321 opened this issue Jul 20, 2022 · 0 comments
Open

run evalMOT.m #4

wsw321 opened this issue Jul 20, 2022 · 0 comments

Comments

@wsw321
Copy link

wsw321 commented Jul 20, 2022

when I run evalMOT.m to eval on test-dev set, I get an error:
tracking the sequence 1/17...
错误使用 load
无法读取文件 'E:\VisDrone-MOT\VisDrone2019-MOT-test-dev\uav0000009_03358_v.txt'。没有此类文件或目录。

出错 runTrackerAllClass (第 12 行)
det = load(fullfile(detPath, [nameSeqs{idSeq} '.txt']));

出错 evalMOT (第 26 行)
runTrackerAllClass(isSeqDisplay, isNMS, detPath, resPath, seqPath, evalClassSet, threSet, nmsThre, trackerName);

Did any one knows this problem? Thank you.

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