google / aiyprojects-raspbian

API libraries, samples, and system images for AIY Projects (Voice Kit and Vision Kit)
https://aiyprojects.withgoogle.com/
Apache License 2.0
1.63k stars 694 forks source link

Use as posture detector? #662

Closed Tylersuard closed 4 years ago

Tylersuard commented 4 years ago

Hello! I love the AIY kit, and it's worked perfectly as a smile detector. I'm wondering how I can program it to become a correct posture detector? There are models online that detect a person's estimated limb positions, neck, head, etc. Can I reprogram my AIY to do that limb position estimation, and to alert me when my posture is sub-optimal?

manoj7410 commented 4 years ago

This can be useful for you https://www.hackster.io/dvillevald/hand-command-recognizer-on-google-aiy-vision-kit-3786f6. This is not exactly posture detection but somehow related to it. I haven't tested this demo though.

Tylersuard commented 4 years ago

This is perfect, thank you!

On Tue, Feb 18, 2020 at 10:27 PM Manoj notifications@github.com wrote:

This can be useful for you https://www.hackster.io/dvillevald/hand-command-recognizer-on-google-aiy-vision-kit-3786f6. This is not exactly posture detection but somehow related to it. I haven't tested this demo though.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/google/aiyprojects-raspbian/issues/662?email_source=notifications&email_token=AJ6H6YNU7FVLJCOBTWBTKKLRDTGO7A5CNFSM4KB7BCN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEMGQYQA#issuecomment-588057664, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJ6H6YLWS3JMBUCITH2VDLTRDTGO7ANCNFSM4KB7BCNQ .

dmitriykovalev commented 4 years ago

Please also check https://github.com/google-coral/project-posenet.