Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 841 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 841 Bytes

drawing

Dr-Posture

Introduction

Dr. Posture detects body posture using your web camera and classifies your posture to be correct or incorrect.

It is based on the open source library, posenet to help detect body postures in real time.

It uses ml5.js, build on top of tensorflow.js to apply machine learning classification algorithms to classify the detected pose into Correct or Incorrect seating posture.

It uses p5.js to plot realtime keypoints in the body and remder it in HTML canvas element.

License

MIT

Copyright (c) 2019-present, The MAD Corp.