WIP eyetracker based on a standard CNN
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)
Creates a train/verification set from a set of captured & labelled images
Trains/evaluates a model
The finished eyetracker. Predicts the mouse location based on the input provided by the webcam.