A eye gaze tracking library based on computer vision and neural network.
This library is work in progress aggressivly at this point. API structure is not stable now. And this project is personal project for competition. I will open source my model training code after compet.
Current gaze tracking model's mean error is 3.2 cm in 50 cm far without any calibration. With calibration, mean error is ~1.8 cm.
- Gaze tracking with calibrations
- Gaze tracking calibration codes
- Put more various data into gaze tracking model.
- Single camera gaze tracking.
- Gaze tracking service.
- Abstractions around OpenCV
- Abstractions around Tensorflow
- Platform abstraction layer (Files, Audio, Video, etc...)
- Face tracking (Tadas/OpenFace)
- Cascade object detection
- Some examples of openCV
- Cross platform webcam I/O
- Data sharing between OpenCV
- Input image normalization
- GPU acceleration supports
- Model imports