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

Use Worker for Mediapipe Holistic #24

Open
AmitMY opened this issue Nov 24, 2021 · 0 comments · May be fixed by #28
Open

Use Worker for Mediapipe Holistic #24

AmitMY opened this issue Nov 24, 2021 · 0 comments · May be fixed by #28
Assignees
Labels
enhancement New feature or request signed-to-spoken
Milestone

Comments

@AmitMY
Copy link
Contributor

AmitMY commented Nov 24, 2021

Expected Behavior

Holistic should not block the main thread

Actual Behavior

It does block the main thread.

Ways to fix:

I set up a branch that isn't completely working yet:

Should pass image bitmap to fromPixels in the following way:
https://github.com/tensorflow/tfjs/pull/5752/files#diff-298f5d426c793812872676c441b9a3be2977afa1d204acbdee32b1ee105f3b50R329

@AmitMY AmitMY added enhancement New feature or request signed-to-spoken labels Nov 24, 2021
@AmitMY AmitMY added this to the MVP milestone Nov 24, 2021
@AmitMY AmitMY self-assigned this Nov 24, 2021
@AmitMY AmitMY linked a pull request Dec 17, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request signed-to-spoken
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant