cbsudux/awesome-human-pose-estimation
A collection of awesome resources in Human Pose estimation.
This is a curated collection of research papers, datasets, and popular code implementations related to human pose estimation. It provides an organized overview of how human pose estimation has evolved, from 2D to 3D and real-time methods. Anyone looking to understand or implement systems that detect and track human body keypoints from images or videos, such as computer vision researchers or machine learning engineers, would find this useful.
2,481 stars. No commits in the last 6 months.
Use this if you are researching or developing systems that need to analyze human movement, body posture, or actions from visual data, and you want a comprehensive guide to existing academic work and practical code.
Not ideal if you are a non-technical end-user simply looking for a ready-to-use application to track human poses without delving into the underlying research or code.
Stars
2,481
Forks
407
Language
—
License
—
Category
Last pushed
Oct 12, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/cbsudux/awesome-human-pose-estimation"
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)