-
Notifications
You must be signed in to change notification settings - Fork 3
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
100ms hand detection #7
100ms hand detection #7
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a super small comment..
Also we are not merging this into MAIN but leaving it as a new branch.. so I am going to change the merging destination
src/components/UVideo.vue
Outdated
); | ||
|
||
if ( | ||
estimatedGestures.gestures[maxConfidence].name !== "thumbs_up" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@hdJerry we also need to update the README to provide information on what this branch has to offer! intro to Tensorflow, Fingerpose and the just an intro of the file used.. You can even get this from your blog (just a small part of it) |
After all the changes to 100ms have been implemented and merged, we want to apply the ML on that branch.
AC:
NOTE: we just want the hand detection and the Letter detection, we do not want the Flexible layout and the zoom while talking feature