Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2D PoseEstimation with OpenCV

This is a 2D human pose estimation using Blazepose model.

The only pakages required to run the code are OpenCV, and Numpy:

pip install numpy
pip install opencv-python

The models can be downloaded from here (Put them in models folder).

To run the code:

python3 ./pose2D.py

Some functions have been used from openvino_blazepose repository.

About

2-dimensional pose estimation using Blazepose

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages