Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Add gaze tracking #14

Open
delebash opened this issue Aug 18, 2020 · 2 comments
Open

Feature Request: Add gaze tracking #14

delebash opened this issue Aug 18, 2020 · 2 comments

Comments

@delebash
Copy link

delebash commented Aug 18, 2020

Some has already done gaze tracking using the tfjs models
https://webgazer.cs.brown.edu/

Another is a new mediapipe model iris tracking
https://ai.googleblog.com/2020/08/mediapipe-iris-real-time-iris-tracking.html
https://google.github.io/mediapipe/solutions/iris.html

MediaPipe has a feature to convert mediapipe models to tfjs

For iris tracking already is a tfjs model. See https://tfhub.dev/ hub and search for iris. This will show you the types of models available.

Thanks

@haruiz
Copy link
Owner

haruiz commented Aug 18, 2020

thanks @delebash for the feature requests, I gonna start moving them to the roadmap.

@delebash
Copy link
Author

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants