Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 749 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 749 Bytes

slouchcop

An ML-powered posture detector.

Note: this project is highly experimental and just a proof-of-concept. ML models in this project are trained on specific humans, and may not work for you.

Example - dave standing/sitting

Use teachable machine to generate a model with four classifications:

  • Good Standing Posture
  • Bad Standing Posture
  • Good Sitting Posture
  • Bad Sitting Posture

cd /examples/dave-standing-sitting
./run

Open localhost:8081 in your browser and grant access to your webcam.