eldar/pose-tensorflow
Human Pose estimation with TensorFlow framework
This tool helps researchers and computer vision engineers analyze human movement by identifying key body joints in images and videos. You feed it visual data of people, and it outputs precise locations of their limbs and joints. This is useful for anyone working on projects that require understanding or tracking human poses.
1,144 stars. No commits in the last 6 months.
Use this if you need to automatically detect and pinpoint the poses of individuals, whether one person or many, in visual media.
Not ideal if you're looking for a simple drag-and-drop application, as this requires a developer to set up and run.
Stars
1,144
Forks
382
Language
C++
License
LGPL-3.0
Category
Last pushed
Dec 07, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/eldar/pose-tensorflow"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
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)