Skip to content

kootenpv/deep_eye2mouse

Repository files navigation

Deep Eye2Mouse

Very Alpha. TODO: Next step should be to create a balanced dataset!

Installation

Install the stuff in requirements, opencv2 is tough, good luck with tensorflow and keras as well.

track (to learn)

python main.py track livin_room

Press "s" to start learning. Follow the mouse around and keep your eyes focused on it. Press "q" to quit (might be difficult :D just make it crash)

train (model)

python main.py train livin_room deep1

Trains on your data.

predict (go live with the model)

python main.py predict deep1

Press "s" to start predicting and moving the mouse around. Press "q" to quit (might be difficult :D just make it crash)

About

Move the mouse by your webcam + eyes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages