Evaluation on V-COCO #14
Locked
fredzzhang
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We use the evaluation utilities provided by Gupta et al. Note that although the utilities were developed in Python2, we recommend installing it with Python3. You might need change a few lines of code, but it significantly speeds up the evaluation.
Instructions
v-coco
.utils.py
det_file
to match the path of your cached file and run the script.point-instr
) that does not correspond to valid human-object interactions, which has been excluded from the final performance as a convention. To get the true performance, a simple way is to multiply the computed value by 25 and then divide by 24.Beta Was this translation helpful? Give feedback.
All reactions