610265158 / Peppa_Pig_Face_Landmark

A simple face detect and alignment method, which is easy and stable.
Apache License 2.0
530 stars 116 forks source link

develope headpose #49

Open ZhuChyu-Sebastian opened 1 year ago

ZhuChyu-Sebastian commented 1 year ago
image

what a great work you have done! May I ask if you have finish developing headpose? or could you tell some details about it to me? Thanks a lot.

610265158 commented 1 year ago

When i trained the mode, i make a subnet to predict the result, but i never check the headpose result. Another way is to calculate the headpose by the kps, you can reffer to Skps/core/headpose/pose.py, or some other method.