leonid-pishchulin / poseval

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

Evaluation without Head Bounding Box #6

Closed soulslicer closed 6 years ago

soulslicer commented 6 years ago

Good day,

Is it possible to run the single frame keypoint evaluation without the head bounding box?? My estimator only estimates keypoints. If i set the head bounding box size to 0 it gives 0 percent accuracy

soulslicer commented 6 years ago

Hi what about this case? in MS COCO, we do not need to provide scale as it is automatically computed from given keypoints. How come PoseTrack seems to need this?