Skip to content

mk556/YogaPoseEstimator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Yoga Pose Estimator

Using Pose Estimation to Judge Yoga Form from your webcam in real time

Uses Pose Estimation and ANN classifier to label and judge your yoga poses. For more detail and retionale, view my writeup.

Accepts two command line args:

-v path_to_video (use this flag to judge form from a video file instead of webcam).

-o path_to_outfile_name (use this flag to specify where to save outfile).

Requires "imutils" package: pip install imutils

When running script, press "q" to exit cleanly

About

Using pose estimation to identify the yoga form

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages