frankier / skelshop

📺 📰 🧑‍💼 Toolkit for skeleton & face analysis of talking heads (e.g. news) videos 🧑‍💼 📰 📺
https://frankier.github.io/skelshop
MIT License
5 stars 1 forks source link

Docker/Singularity image is not really GPU/CPU hybrid #17

Closed frankier closed 3 years ago

frankier commented 3 years ago

With the current approach OpenPose works with either CPU or GPU, but dlib does not. It would be possible to keep going and try to switch between CPU and GPU dlib, but it might be easier going forward to have separate GPU and CPU containers.