Skip to content

r-or/cnn-eyetrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cnn-eyetrack

WIP eyetracker based on a standard CNN

capture.py

Captures a webcam either

  • each time a user left-clicks
  • or a whole set of captures distributed on all the available screens (via tkinter-GUI)

datagen.py

Creates a train/verification set from a set of captured & labelled images

model.py

Trains/evaluates a model

eyetrack.py

The finished eyetracker. Predicts the mouse location based on the input provided by the webcam.

About

WIP eyetracker based on a standard CNN

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages