joonb14 / GAZEL

Gaze Estimation Framework with Android Firebase
25 stars 7 forks source link

Can I use the model for gaze estimation only? #1

Closed pourfard closed 3 years ago

pourfard commented 4 years ago

Hello and thanks for sharing the models. I was looking for something like eye tracking for everyone on mobile devices. I want to know that if the user eyes are looking outside of the screen or not (looking inside of the screen) and don't need the exact looking point. Can I do something like this without calibration phase and fixed parameters or calibration phase is always necessary?

joonb14 commented 3 years ago

Sorry for the late response. My repository is for research purposes, and my approach is building a personalized model. So if you are trying to provide the solution that works for everyone, you should look at https://seeso.io/ Their solution will be suitable for your purpose! Look at their APIs and Android sample application: https://github.com/visualcamp/SeeSoSample-Android