head-pose-estimation icon indicating copy to clipboard operation
head-pose-estimation copied to clipboard

Algorithm of your estimation

Open cognitiveRobot opened this issue 6 years ago • 2 comments

Hi Yinguobing,

Thank for your code. I know you have listed three major steps of your work in the wiki. But, I was looking for more info. Can you please share an abstract level algorithm of this which can explain the whole process? I would really appreciate and cite your work. Best regards Hossain

cognitiveRobot avatar Jun 11 '18 13:06 cognitiveRobot

Hi Hossain, A pretty good explaination of how pose estimation works could be found here: http://www.learnopencv.com/head-pose-estimation-using-opencv-and-dlib/

The major difference between these two works is that a CNN model is adopted instead of DLib. Wish this could help.

yinguobing avatar Jun 12 '18 01:06 yinguobing

Thank you yinguobing.

cognitiveRobot avatar Sep 20 '18 12:09 cognitiveRobot