Skip to content

chandrakanth-gudavalli/HumanPoseEstimation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Human Pose Estimation

A deep learning model to estimate the pose of human body.

Run Imstructions:

  1. Run getModels.sh from command line.
  2. Run all cells in "OpenPose_Notebook.ipynb"

Applications

  1. This models helps us to track the body language of humans and analyse their behaviour.
  2. Can detect robbers at ATM stations, etc.

Limitations and Future Scope

This model is working well with images having only one human. This should be enhanced to handle images with more than one person.

Sample Ouput

References

  1. https://docs.opencv.org/
  2. https://www.learnopencv.com/deep-learning-based-human-pose-estimation-using-opencv-cpp-python/
  3. https://github.com/spmallick/learnopencv/tree/master/OpenPose

About

Deep learning approach for human pose estimation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages