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

Added pure python demo #9

Closed Daniil-Osokin closed 4 years ago

Daniil-Osokin commented 4 years ago

:accept:

Daniil-Osokin commented 4 years ago

For #2, #5, #6. Now it can run without c++ library.