-
Notifications
You must be signed in to change notification settings - Fork 161
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
can‘t obtain the video-mAP value reported in the paper #70
Comments
l can almost obtain the video-map is about four points lower than the one reported in the paper, for ucf-24, [email protected]=44.96 |
Can you tell me what does your jhmdb experiment's cfg look like? RESUME_PATH: "/home/su/YOWO/backup/jhmdb/yowo_jhmdb21_16f_best.pth" # "/home/su/YOWO/backup/jhmdb/yowo_jhmdb-21_16f_best.pth"DATASET: jhmdb21 # |
Inference with the best checkpoint file downloaded from the website. I can almost obtain the frame-mAP value reported in the paper, for ucf24, 80.37 vs 80.4, for jhmdb, 74.51 vs 74.4. But the video-map is about three points lower than the one reported in the paper, for jhmdb, [email protected]=82.57 vs 85.7. Could you tell me why, please?
The text was updated successfully, but these errors were encountered: