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

Use Machine Learning to replace blink detection algorithm #77

Open
gavinhenderson opened this issue Apr 20, 2022 · 0 comments
Open

Use Machine Learning to replace blink detection algorithm #77

gavinhenderson opened this issue Apr 20, 2022 · 0 comments
Labels

Comments

@gavinhenderson
Copy link
Member

Is your feature request related to a problem? Please describe.
Currently the blink detection is completely hardcoded, it uses the distance between your top and open eye lid. Over time we have added many new blink detection modes however, we are quickly getting to a point where we can't add every mode and all the options to go along with it.

Describe the solution you'd like
Instead of hand built blink algorithms we should use some machine learning to detect when a use blinks. This would have to be trained on a per user basis but might require a base model.

Describe alternatives you've considered
If we cant build an ML model then we can go back to building it by hand

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

No branches or pull requests

1 participant