You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That is expected. Some of the images do not have hand pose annotation. pose_m will be all zeros for those cases. Those images have been excluded from evaluation.
That is an artifact from how we generated the ground-truth annotation. If the number of labeled keypoints from the all views is below some threshold, we skip the annotation for that frame since the ground truths may not be accurate.
thank you for your work!
I met a question about datasets.
For some images, the hand is visible but pose_m is all zeros, did I miss something?
The text was updated successfully, but these errors were encountered: