face-landmark-localization icon indicating copy to clipboard operation
face-landmark-localization copied to clipboard

Just pose angles Model.

Open moaljazaery opened this issue 9 years ago • 2 comments

Thanks for sharing the code! very good job!

You know, dlib provides good implementation for face landmarks estimation. In order to make it faster, I want to predict only the pose (yaw,roll,pitch). So if I want to predict the pose angles only, what alterations on model do you suggest in order to make it faster.

Thanks.

moaljazaery avatar Feb 04 '16 15:02 moaljazaery

I think maybe change a lightweight network structure, and make the input size smaller.

qiexing avatar Jul 07 '16 02:07 qiexing

Have you done this modification? very interesting

vinnitu avatar May 08 '17 08:05 vinnitu