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
660 stars 138 forks source link

Access 3D coordinates of body #59

Closed tangfayuan closed 3 years ago

tangfayuan commented 3 years ago

If you want to ask for the 3 D coordinates of the key points of the human body, must you know the coordinate parameters of the camera

Daniil-Osokin commented 3 years ago

Hi! Will #53 help?

Daniil-Osokin commented 3 years ago

Hope, it helped.