deepinsight / deepinsight/insightface

Predict head pose from 2d106det.onnx ?

Open
#2,601 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
29.7k
Forks
6.1k
PR merge metrics
No merged PRs in 30d

Description

Hi, how can I predict head pose (roll, yaw, pitch) from landmarks predicted by `2d106det.onnx` ?

I see in the [code](https://github.com/deepinsight/insightface/blob/master/python-package/insightface/model_zoo/landmark.py#L66) 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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.