3DiVi / open-source-face-sdk

Open source 2D/3D face and body analysis library with toolkit for ML model retraining and generalization improvement.
GNU Affero General Public License v3.0
41 stars 1 forks source link

Face angles #3

Open Stepdan opened 1 year ago

Stepdan commented 1 year ago

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?

sergei-alabugin commented 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