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

Minimal hand detection #213

Merged
merged 19 commits into from
Aug 2, 2022
Merged

Minimal hand detection #213

merged 19 commits into from
Aug 2, 2022

Conversation

proneetsharma
Copy link
Collaborator

Add a pipeline that:

  • Detection of minimal hand
  • Estimate pose for the detected minimal hand
  • Classify the hand closure

@oarriaga
Copy link
Owner

oarriaga commented Aug 1, 2022

Hi hi it seems like a single unit test broke. The test_match_box. Could you have a look at it? It most likely has to do with the changes done to the match function. Maybe the test was using the previous match (now match_beta) and now since we switched back to the default "match" it's not working anymore.

@oarriaga oarriaga merged commit 83113e5 into oarriaga:master Aug 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants