geaxgx / tello-openpose

MIT License
299 stars 87 forks source link

[Related Work] Replacing Openpose with a lighter pose estimation framework #8

Open katphlab opened 4 years ago

katphlab commented 4 years ago

Hi, I've changed the Openpose wrapper to work with a lighter pose estimation framework which can run on smaller GPUs and also supports CPU using OpenVINO toolkit. A lot of work still remains but would love to know your thoughts on this. The repo is available here: https://github.com/katphlab/tello-openpose

Thanks :)

trooperisme commented 4 years ago

Thanks for the modification, I will give it a try

Hi, I've changed the Openpose wrapper to work with a lighter pose estimation framework which can run on smaller GPUs and also supports CPU using OpenVINO toolkit. A lot of work still remains but would love to know your thoughts on this. The repo is available here: https://github.com/katphlab/tello-openpose

Thanks :)