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

estimate the posture of the people in the video #73

Closed cuichangrui closed 3 years ago

cuichangrui commented 3 years ago

Hello, is it possible to estimate the posture of the people in the video

Daniil-Osokin commented 3 years ago

Hi! The poses of multiple persons are estimated, just run the demo.

Daniil-Osokin commented 3 years ago

Hope, it helped.