tensorflow_Realtime_Multi-Person_Pose_Estimation icon indicating copy to clipboard operation
tensorflow_Realtime_Multi-Person_Pose_Estimation copied to clipboard

How to extract keypoints of multiple person with their corresponding index?

Open lakpa-tamang9 opened this issue 2 years ago • 0 comments

In coordinates.py, the get_coordinates method returns the dictionary of keypoints with score. However, it does not seem to provide the keypoints with the respective indices of the person detected in the frame.

lakpa-tamang9 avatar Jun 21 '22 00:06 lakpa-tamang9