leonid-pishchulin / poseval

Evaluation of multi-person pose estimation and tracking
Other
211 stars 49 forks source link

about the Neck #40

Closed lianuo closed 5 years ago

lianuo commented 5 years ago

after I run the evaluate.py for my result of posetrack2018 val , I got the result of pose estimation, but I found the keypoint "neck" in the Item of "names", while in the posetrack2018 val ,there is no neck keypoint , how this value come from? it is very low compare with other values

lianuo commented 5 years ago

These are defination of key points in posetrack2018 "keypoints": ["nose", "head_bottom", "head_top", "left_ear", "right_ear", "left_shoulder", "right_shoulder", "left_elbow", "right_elbow", "left_wrist", "right_wrist", "left_hip", "right_hip", "left_knee", "right_knee", "left_ankle", "right_ankle"]

lianuo commented 5 years ago

is the Neck means head_bottom? haha ,maybe