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

Add Gesture Recognition component #10

Open
integraledelebesgue opened this issue Sep 13, 2024 · 0 comments
Open

Add Gesture Recognition component #10

integraledelebesgue opened this issue Sep 13, 2024 · 0 comments
Assignees
Labels
feature New feature or request framework A general, framework-related topic gesture

Comments

@integraledelebesgue
Copy link
Member

Task

Implement a component responsible for:

  • Precisely estimating hand keypoints
  • Detecting and classfying gestures
  • Estimating pointing direction

Find an efficient model.
If it's not possible to use in Python directly, create a wrapping library (see our OpenFace port) and deploy it to PyPI. If it's too hard, prepare a container-based component.

@integraledelebesgue integraledelebesgue converted this from a draft issue Sep 13, 2024
@integraledelebesgue integraledelebesgue added feature New feature or request gesture labels Sep 13, 2024
@integraledelebesgue integraledelebesgue added the framework A general, framework-related topic label Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request framework A general, framework-related topic gesture
Projects
Status: In progress
Development

No branches or pull requests

3 participants