open-mmlab / mmpose

OpenMMLab Pose Estimation Toolbox and Benchmark.
https://mmpose.readthedocs.io/en/latest/
Apache License 2.0
5.84k stars 1.25k forks source link

[Feature] How can I get joint landmark? #3052

Open Leziwn opened 5 months ago

Leziwn commented 5 months ago

What is the feature?

Hi, I'm trying to get joint landmark so that I could save coordinate value in that landmark. I want to measure angles between two joints and vertical after that.

Would you teach me how to save coordinate value in joint landmark so that I could measure angles between those landmarks?

Thank you!

Any other context?

No response

ccchen091 commented 3 months ago

Hi, can I ask if you solved this problem? When I am using mmpose for hand keypoint detection, his model also only outputs the keypoint coordinates and not whether it is left or right handed