naver / multi-hmr

Pytorch demo code and models for Multi-HMR
Other
209 stars 20 forks source link

How can I get head pose orientation? #40

Open arthuremir opened 1 month ago

arthuremir commented 1 month ago

Hi! Thank you for the great repo!

I have a question. Сan I somehow calculate a vector that corresponds to the direction of the head?

fabienbaradel commented 4 weeks ago

Hi @arthuremir , that's a very good question! For the moment we do not provide such feature. But you can defintely compute this vector by taking into account the 3d positions of the ears and computing the perpendicular vector ? Feel free to implement sometimes 😄