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

MOT17 test results #98

Open
congyao123456 opened this issue Jan 8, 2024 · 2 comments
Open

MOT17 test results #98

congyao123456 opened this issue Jan 8, 2024 · 2 comments

Comments

@congyao123456
Copy link

Hello Dear Author:
Thank you very much for your contribution on the MOT task, in the MOT17 result validation code, including -DPM,-FRCNN,-SDP three kinds of while in the code, only constraints -FRCNN,for the final submission to the MOT official website of the results can be the same as in the paper?

if seq == 'MOT17-05-FRCNN' or seq == 'MOT17-06-FRCNN':
args.track_buffer = 14
elif seq == 'MOT17-13-FRCNN' or seq == 'MOT17-14-FRCNN':
args.track_buffer = 25
else:
args.track_buffer = 30

@FrankkkWang
Copy link

Hi,do you find out the reason finally?

@FrankkkWang
Copy link

I believe I see...

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