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

multiple hands tracking #32

Closed
boulabiar opened this issue Aug 20, 2019 · 3 comments
Closed

multiple hands tracking #32

boulabiar opened this issue Aug 20, 2019 · 3 comments
Assignees
Labels
legacy:hands Hand tracking/gestures/etc

Comments

@boulabiar
Copy link

I have tested the android application and I have seen that only one hand is tracked (landmarks).
Even if this is not supported now, how do you think the best way to support tracking multiple hands?

@chuoling
Copy link
Contributor

Currently a naive solution is to modify the graph so that it contains multiple branches of hand landmark localization (e.g., two branches for up to 2 hands). We are finalizing new features that can support these multi-branch use cases with a simpler graph config change. Once ready, we will update the hand tracking example with the new features to support multiple hands.

@alizahidraja
Copy link

can you tell us the details for " modify the graph so that it contains multiple branches of hand landmark localization (e.g., two branches for up to 2 hands)" and how to do this?

@magichome
Copy link

Any updates on "...new features that can support these multi-branch use cases"?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
legacy:hands Hand tracking/gestures/etc
Projects
None yet
Development

No branches or pull requests

5 participants