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

C++ API #60

Closed mohamdev closed 3 years ago

mohamdev commented 3 years ago

Hi :-),

Is there any C++ API version of the repo ? Thank you very much for your feedback.

Best regards, ADJEL Mohamed

Daniil-Osokin commented 3 years ago

Hi! The most of performance critical code is already in C++. There are no fully C++ solution.

Daniil-Osokin commented 3 years ago

Hope, it is clear now.

mohamdev commented 3 years ago

Hi ! Sorry I did not pay attention to your answer. Thank you very much it was helpful :-)