Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how can i get the 3D position of head (tx,ty,tz) #22

Open
eugeneYz opened this issue Mar 15, 2022 · 1 comment
Open

how can i get the 3D position of head (tx,ty,tz) #22

eugeneYz opened this issue Mar 15, 2022 · 1 comment

Comments

@eugeneYz
Copy link

Hi , hope for your answer.

@vignif
Copy link

vignif commented Oct 11, 2022

Hi! I was also looking for a tool with the full pose information of a human head. Meaning a 6D vector with the position (tx, ty, tz) and orientation (r, p y) with respect to the camera.
However, the model in this repo WHENet.h5 is designed to return only yaw pitch and roll, so with the current arch it is not possible to retrieve the position of the head.
Here's a snapshot of the command print(model.model.summary())

image

As you see the outputs are just the angles.

Have you found some valid alternatives in the meanwhile?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants