Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 514 Bytes

File metadata and controls

22 lines (14 loc) · 514 Bytes

Pose Estimation

To run:

python3 pose_estimation.py

pose_estimation_module.py : As the name suggests, contains the code in modular form

There are various application of this model:

  • Quantifying physical excercise
  • Sign langugae recognizition

This image shows the 33 distinct full-body landmarks:

To read more about this go here.