Regarding web-eye-tracker project #331
-
Hello, I'm interested in working on 'Eye Tracking Algorithm Optimization' for GSoC'24. Looking for some directions on the following:
I found the web-eye-tracker project to be particularly exciting. Would love to discuss more on how i can contribute effectively. |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 4 replies
-
Hello @LostSputnik , thank you for the interest. Something that would interest us a lot would be to experiment with different algorithms, and also a real-time proof of concept. The eye tracker project has two repositories that work together. The frontend version captures the eye movements and does the callibration, while the backend contains the linear regression model. You will need to run them together, so that's how you would get the data you can use to train your datasets. I'll leave this discussion opened so we can keep talking here. |
Beta Was this translation helpful? Give feedback.
-
I am facing difficulty in setting up the project locally Screen.Recording.2024-03-12.at.11.14.48.PM.mov |
Beta Was this translation helpful? Give feedback.
-
Hello @KarinePistili. Some updates from me: I was able to get the project up and running, and am trying to better understand how the real-time features should be integrated. I'm linking the discussion here to avoid duplicates. It would be great if you could chip in. Thanks! |
Beta Was this translation helpful? Give feedback.
-
Closing this, as discussion in continuing on ruxailab/web-eye-tracker#11 |
Beta Was this translation helpful? Give feedback.
Hello @LostSputnik , thank you for the interest. Something that would interest us a lot would be to experiment with different algorithms, and also a real-time proof of concept.
The eye tracker project has two repositories that work together. The frontend version captures the eye movements and does the callibration, while the backend contains the linear regression model.
You will need to run them together, so that's how you would get the data you can use to train your datasets. I'll leave this discussion opened so we can keep talking here.