esemeniuc/openpose-docker
A docker build file for CMU openpose with Python API support
This tool allows you to easily run the OpenPose human pose estimation software, which takes images or videos of people and identifies the precise locations of their body parts. It outputs data that describes where each person's joints and limbs are in the frame, which is useful for motion analysis or gesture recognition. It's designed for researchers, analysts, or anyone who needs to process visual data to understand human movement without complex setup.
No commits in the last 6 months.
Use this if you need a pre-packaged, isolated environment to run OpenPose for analyzing human poses in images or videos, especially if you have NVIDIA GPUs.
Not ideal if you want to integrate pose estimation directly into a custom application without using Docker, or if you don't have access to an NVIDIA GPU.
Stars
88
Forks
38
Language
Dockerfile
License
—
Category
Last pushed
Mar 10, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/esemeniuc/openpose-docker"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
talmolab/sleap
A deep learning framework for multi-animal pose tracking.
kennymckormick/pyskl
A toolbox for skeleton-based action recognition.
open-mmlab/mmaction2
OpenMMLab's Next Generation Video Understanding Toolbox and Benchmark
jgraving/DeepPoseKit
a toolkit for pose estimation using deep learning
kenshohara/3D-ResNets-PyTorch
3D ResNets for Action Recognition (CVPR 2018)