Open Stepdan opened 1 year ago
Hello!
Thank you for your attention to our project! Indeed, at the moment we do not have functionality for determining the angle of the head. However, it may appear in future releases.
For now, to solve your problem, we can suggest: 1) use our commercial SDK, where this functionality is already implemented https://docs.3divi.ai/face_sdk/development/dev_face_capturing#head-rotation-angles 2) try to implement an algorithm that determines head tilt angles using 3D mesh
Hi! Firstly I want to say that I have tried your open source sdk and models and it works good. Guys, you've done great job, my respect to you.
I want to know - are there any possibilities to get face angles from open source models? I really do not want to use OpenVINO or smth else. I need only face angles, no emotions/gender, etc.
If not - do you have plans to share that?