MuntahaShams / length-detection-using-human-pose-estimation

this project is able to detect length of both arms and shoulder to neck distance on a image and video using MPII trained model weights with human pose estimation technique

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

length-detection-using-human-pose-estimation

This projec is able to detect length of amrs and shoulder to neck distance. I have used MPII dataset that is able to detect 15 keypoints of body

Testing

C++

  • Please use OpenPose, now it can run in CPU/ GPU and windows /Ubuntu.
  • Three input options: images, video

Python

  • cd length-detection-using-human-pose-estimation
  • jupyter notebook
  • Open OpenPose_Notebook.ipynb and execute the code for image
  • Open video.ipynb and execute the code for video

to download weight file

[MPII weights]

Results

image

About

this project is able to detect length of both arms and shoulder to neck distance on a image and video using MPII trained model weights with human pose estimation technique


Languages

Language:Jupyter Notebook 98.2%Language:C++ 1.7%Language:Shell 0.1%