insightface icon indicating copy to clipboard operation
insightface copied to clipboard

Predict head pose from 2d106det.onnx ?

Open vadik6666 opened this issue 1 year ago • 1 comments

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

vadik6666 avatar Jun 27 '24 02:06 vadik6666

predicting head pose using 2d landmark is not quite accurate.

nttstar avatar Aug 14 '24 16:08 nttstar