Skip to content

Latest commit

 

History

History

OpenPose

Deep Learning based Human Pose Estimation using OpenCV

The repository contains code for the blog post Deep Learning based Human Pose Estimation using OpenCV.

Human Pose Estimation

download

Execution

  1. RUN getModels.sh from command line.
  2. For Python program - you can change the mode by changing the MODE to COCO / MPI
  3. For C++ - you can change the mode by changing the #define to COCO / MPI

AI Courses by OpenCV

Want to become an expert in AI? AI Courses by OpenCV is a great place to start.