We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
thanks @delebash for the feature requests, I gonna start moving them to the roadmap.
Sorry, something went wrong.
Thanks!
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: