davisking/dlib

Gaze Estimation Support

Open

#825 opened on Sep 18, 2017

 (4 comments) (0 reactions) (0 assignees)C++ (3,442 forks)batch import
help wanted

Repository metrics

Stars
 (14,432 stars)
PR merge metrics
 (Avg merge 3h 56m) (2 merged PRs in 30d)

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