insightface
insightface copied to clipboard
Predict head pose from 2d106det.onnx ?
Hi, how can I predict head pose (roll, yaw, pitch) from landmarks predicted by 2d106det.onnx ?
I see in the code that I need 1k3d68.onnx model for that, but that model is 140 Mb while 2d106det.onnx is only 5Mb.
I simply need to predict head pose fast and using small model
predicting head pose using 2d landmark is not quite accurate.