Add Eye Tracking
Idea
Implement eye tracking with the face-api and display it on the avatar to eliminate possibility of cheating
Cc @ayushjainrksh
I want to work on this feature, Can anyone guide me in this @sansyrox @ayushjainrksh
Hi @carrycooldude , Thank you for volunteering. We are using this API https://github.com/justadudewhohacks/face-api.js/
And right now we are unable to do the eye-tracking logic.
it would be helpful if you can add the feature.
Can I use tensorflow.js and use their model face-mesh I think maybe can implement that
Will you be able to create an abstraction for us like the one currently used? Using tensorflow looks like a better approach.
What do you think @QEDK
Will you be able to create an abstraction for us like the one currently used? Using tensorflow looks like a better approach.
What do you think @QEDK
TFJS would fare better, yep.
Let me try on TFJS