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

Hand motion detector #35

Open
mitiko opened this issue Oct 18, 2023 · 0 comments
Open

Hand motion detector #35

mitiko opened this issue Oct 18, 2023 · 0 comments

Comments

@mitiko
Copy link
Owner

mitiko commented Oct 18, 2023

Link: https://twitter.com/hturan/status/1693981099142381910
Inspired by Harley Turan - GitHub, LinkedIn, Twitter, web

End goal: Fly a drone like in Project Almanac

Steps:

  • Drive inference under 16ms
    • Rust rewrite of tinygrad/teenygrad
    • Web interface & infra for testing (WebSockets, WASM?)
    • Time the pipeline (inference, transport, image encoding, etc)
  • (maybe) Get a MacBook with an M1/M2
  • Training data
  • Write "drivers" to translate motion into instructions
  • Get a drone
  • Update model to generate 3D position
  • Use accelerometer chip to track real position, not just reference position
  • Profit https://www.youtube.com/watch?v=aqXW57WM9TA
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant