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

Remove MediaPipe #7

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

Remove MediaPipe #7

integraledelebesgue opened this issue Sep 13, 2024 · 0 comments
Labels
blocked face framework A general, framework-related topic gaze gesture

Comments

@integraledelebesgue
Copy link
Member

integraledelebesgue commented Sep 13, 2024

Rationale

MediaPipe is basically useless for us

  • It doesn't allow neither detecting gaze direction nor classifying gestures
  • It has peculiar requirements (NumPy 1.x.x 💀)
  • Compiles protobufs at runtime
  • It's just a boilerplate wrapper around a binary

If gesture team will eventually decide to use MediaPipe, their component can be contenerized (We need to present that API in our thesis somehow...)

Task

Remove the dependency and update everything what's being prevented from updating by it

@integraledelebesgue integraledelebesgue converted this from a draft issue Sep 13, 2024
This was linked to pull requests Sep 14, 2024
This was unlinked from pull requests Sep 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked face framework A general, framework-related topic gaze gesture
Projects
Status: Backlog
Development

No branches or pull requests

1 participant