You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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())
As you see the outputs are just the angles.
Have you found some valid alternatives in the meanwhile?
Hi , hope for your answer.
The text was updated successfully, but these errors were encountered: