Skip to content

Web-app made using Streamlit , python based library made for human pose - recognition using core modules - Media-pipe and OpenCV for precise body pose estimation

Notifications You must be signed in to change notification settings

ks-keshava-rao/CVexcercise

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CVexcercise

To Run the Web app Locally

1) Clone the repository by running the following command in Command Prompt or Anaconda prompt :-

git clone https://github.com/HeyAnirudh/CVexcercise

2) installing dependencies :-

pip install requirements.txt

3) Run the Web-app by executing the following command :-

  streamlit run maincopy.py

3)To test the backend pose-estimation code :-

   python trial.py

Contributors

@kskrao219 @HeyAnirudh

Web App using instructions :-

Choose the option from the

Dropdown
Posedetection
Excercise
References
Posedetection
This option identifies the landmarks and 
nodes using Blazepose Detector
Exercise
This option identies , counts and displays 
the reps of a particular exercise by the use.
##Contributors @kskrao219

About

Web-app made using Streamlit , python based library made for human pose - recognition using core modules - Media-pipe and OpenCV for precise body pose estimation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 51.4%
  • Jupyter Notebook 48.2%
  • Shell 0.4%