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
In conversion from Openvino IR (.xml + .bin) to tflite /onnx the order of inputs to the last Concat where the rest of the network is concatenated with "head_pose_angle" is switched. It produces the wrong result. Is there a way to switch the order?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
This is in reference to model 091_gaze-estimation-adas-0002 network https://github.com/PINTO0309/PINTO_model_zoo/tree/main/091_gaze-estimation-adas-0002
In conversion from Openvino IR (.xml + .bin) to tflite /onnx the order of inputs to the last Concat where the rest of the network is concatenated with "head_pose_angle" is switched. It produces the wrong result. Is there a way to switch the order?
Beta Was this translation helpful? Give feedback.
All reactions