antoinelame / GazeTracking

👀 Eye Tracking library easily implementable to your projects
MIT License
1.85k stars 505 forks source link

what alogrithm is used ? is it cnn ? #72

Open sameralemam opened 2 years ago

sameralemam commented 2 years ago

i wanna know the alogrithm used here to track the pupile

monxarat commented 2 years ago

@sameralemam I think you can refer to dlib. because this project uses detect face landmark of dlib.