Replies: 1 comment
-
this is very common and actually typical use case, really not sure how explicit of a demo can it be - simply trigger
then set it as such in config, nothing else. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I have an application that runs on a low performance chromebox. I can not reliably run models without using all of the CPU.
I am wondering if I could instead take snapshots from my webcam and process them on demand for facial detection at set points of a users interaction with the application. I only want to determine the age and gender of a user, I don't need real time face detection or tracking.
Do you have any demos or examples of how this can be achieved?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions