Daniil-Osokin / lightweight-human-pose-estimation-3d-demo.pytorch

Real-time 3D multi-person pose estimation demo in PyTorch. OpenVINO backend can be used for fast inference on CPU.
Apache License 2.0
653 stars 137 forks source link

keypoint #83

Closed boookk closed 2 years ago

boookk commented 2 years ago

Hi,

I wonder.

I want to know how to obtain keypoint coordinates in this project.

Can you let me know that?

Thank you.

Daniil-Osokin commented 2 years ago

Hi! Will #28 help?

boookk commented 2 years ago

Thank you.

Thanks to you, I solved the question.