Skip to content

krutikabapat/Deep-Learning-based-OpenPose-Estimation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep-Learning-based-OpenPose-Estimation

Deep learning based OpenPose estimation.

Dataset

  1. VGG Pose Dataset (https://www.robots.ox.ac.uk/~vgg/data/pose/)
  2. COCO Keypoints challenge. (http://cocodataset.org/#home)

References:-

  1. LearnOpenCV's Blog on Open Pose, Author: Vikas Gupta: https://www.learnopencv.com/deep-learning-based-human-pose-estimation-using-opencv-cpp-python/
  2. https://arxiv.org/pdf/1611.08050.pdf
  3. https://medium.com/neuromation-blog/neuronuggets-understanding-human-poses-in-real-time-b73cb74b3818

Important terms used in the reference paper

  1. Confidence Maps.
  2. L2 Loss.
  3. Affinity fields.

Testing

The code has been tested using:

  1. Caffe Version 1.0.
  2. Python 3.6
  3. OpenCV 3.4.x

Language Used

  1. Python
  2. C++

About

Deep learning based OpenPose estimation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published