Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

请问pkl存储关键点的顺序是怎么样的? #44

Open
Tavia0728 opened this issue Mar 10, 2022 · 1 comment
Open

请问pkl存储关键点的顺序是怎么样的? #44

Tavia0728 opened this issue Mar 10, 2022 · 1 comment

Comments

@Tavia0728
Copy link

您好,我用了OPENPOSE提取了18个关键点,依次包含鼻、颈、右肩、右肘、右腕、左肩、左肘、左腕、右髋、右膝、右踝、左髋、左膝、左踝、右眼、左眼、右耳和左耳。但是您项目中应该是17个关键点存储在 im_path_to_kpt.pkl。我在自己生成pkl文件的时候,不知道您的17个关键点是哪17个,然后存放的顺序是怎么样的。感谢您的解答和帮助!

@Tavia0728
Copy link
Author

我知道啦,应该是 'nose',
'left_eye', 'right_eye',
'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'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant