davisking/dlib

Gaze Estimation Support

Open

#825 opened on Sep 18, 2017

View on GitHub
 (4 comments) (0 reactions) (0 assignees)C++ (12,570 stars) (3,314 forks)batch import
help wanted

Description

As now there is a sample head position estimation and face landmark detection, I was wondering is there any plan to add gaze estimation module to Dlib library?

following repositories can be useful to do so: https://github.com/mpatacchiola/deepgaze https://github.com/opengazer/OpenGazer

Contributor guide