This repository was archived by the owner on May 28, 2025. It is now read-only.
Evaluation results #52
Answered
by
fredzzhang
SherlockHolmes221
asked this question in
Q&A
-
the mAP results are the same as the official hico-det code? Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
fredzzhang
Jul 20, 2022
Replies: 2 comments
-
I assume you are referring to the evaluation utilities provided by Chao et al.. And yes the results should be identical. In the launch_template.sh, we have provided commands to cache detections so you can evaluate with the Matlab code. Feel free to try both evaluation methods. Fred. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
fredzzhang
-
Thx |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @SherlockHolmes221,
I assume you are referring to the evaluation utilities provided by Chao et al.. And yes the results should be identical. In the launch_template.sh, we have provided commands to cache detections so you can evaluate with the Matlab code. Feel free to try both evaluation methods.
Fred.