Closed balegajay closed 1 year ago
When I run the OpenVINO Open-Model-Zoo example then I get this:
Hi Markus,
The model outputs head-pose-estimation-adas-0001 yaw, pitch and roll of the head. I wanted to know the reference coordinate system for these angles.
See below picture from gaze estimation demo (shows the yaw, pitch and roll output from head pose model)
@jgespino @andrei-kochin @Wovchena could any of you guys please give an explanation.
Regards
The person who trained the model no longer works here. You should revers engineer the code snipped you have in https://github.com/openvinotoolkit/open_model_zoo/issues/3558
I've extended model description in https://github.com/openvinotoolkit/open_model_zoo/pull/3561
PR in OMZ has been merged, closing this. I hope previous responses were sufficient to help you proceed. Feel free to reopen and ask any questions related to this topic.
Hello,
I was currently using the head-pose-estimation-adas-0001 model in a project.
The model description page describes the outputs and inputs for the model.
However the coordinate system of the output is not mentioned.
Can anyone please tell which coordinate space is the output defined in?
Regards,