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

Error when running the example for MOTChallenge #121

Open
siiigrid opened this issue Mar 1, 2023 · 1 comment
Open

Error when running the example for MOTChallenge #121

siiigrid opened this issue Mar 1, 2023 · 1 comment

Comments

@siiigrid
Copy link

siiigrid commented Mar 1, 2023

I was following the tutorial for the MOTChallenge, I downloaded the data.zip and all, and when executing the line:
"python scripts/run_mot_challenge.py --BENCHMARK MOT17 --SPLIT_TO_EVAL train --TRACKERS_TO_EVAL MPNTrack --METRICS HOTA CLEAR Identity VACE --USE_PARALLEL False --NUM_PARALLEL_CORES 1 "

I get this error:
raise TrackEvalException('no seqmap found: ' + os.path.basename(seqmap_file))
trackeval.utils.TrackEvalException: no seqmap found: MOT17-train.txt

I've noticed that issue #72 is very similar and even though it's closed, it doesn't have an answer.

How could I solve it?

@crispymys
Copy link

have you ever solved it?I get the same issue.

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