Awesome
Gaze Tracking with an Event Camera
@InProceedings{vullersICVSE2024,
author = {Vullers, Yvonne and Gava, Luna and Glover, Arren and Bartolozzi, Chiara},
title = {Towards Low-power, High-frequency Gaze Direction Tracking with an Event-camera},
booktitle = {Proceedings of The 18th European Conference on Computer Vision (ECCV)
Workshop on Eyes of the Future: Integrating Computer Vision in Smart Eyewear (ICVSE)},
month = {September},
year = {2024}
}
workbook_yvonne-vullers
In this repository you can find all the code I used for the eye-tracking project. Below, the contents of the folders are explained. Additionally, the paper (pdf & source code) are included in the repo.
ellipse_code
In here you find the code for the eye-tracking as described in the paper. For the eye tracking, the 27 users dataset is used.
create_ellipse
In here you find code for trying out functionalities for the eye tracking code.
evaluation
In here you find python notebooks to evaluate the tracking results