WongKinYiu / yolov7

Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
GNU General Public License v3.0
13.31k stars 4.2k forks source link

Can't seem to find information on keypoint landmark order #1172

Open sanjaythakur opened 1 year ago

sanjaythakur commented 1 year ago

I want to use specific body landmark keypoints such as only the left and right shoulders from the predicted keypoints. However, I am unable to find consistent information anywhere on what is the order in which landmarks are arranged. They change depending on which website I refer to. Can anyone please point me to the right reliable resource for it?

Thanks.

sanjaythakur commented 1 year ago

Just to be clear, I understand there are 17 landmarks and each of them an (x,y,v) ascribed to them. I just need reliable information on what is the order of the landmarks.