YuliangXiu/MobilePose
Light-weight Single Person Pose Estimator
This helps analyze human movement by identifying key body points in images or video, even on mobile devices. You feed it images or video of a person, and it outputs the coordinates of their joints and limbs. This is useful for anyone building applications that need to understand single-person body posture, such as in fitness tracking, interactive art, or basic human-computer interaction.
646 stars. No commits in the last 6 months.
Use this if you need to detect the pose of a single person in images or video, prioritizing fast performance and small model size for mobile or edge devices.
Not ideal if you need to detect the poses of multiple people simultaneously or require extremely high accuracy at the expense of speed and size.
Stars
646
Forks
150
Language
Jupyter Notebook
License
—
Category
Last pushed
May 03, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/YuliangXiu/MobilePose"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
DeepLabCut/DeepLabCut
Official implementation of DeepLabCut: Markerless pose estimation of user-defined features with...
openpifpaf/openpifpaf
Official implementation of "OpenPifPaf: Composite Fields for Semantic Keypoint Detection and...
lambdaloop/anipose
🐜🐀🐒🚶 A toolkit for robust markerless 3D pose estimation
DIYer22/bpycv
Computer vision utils for Blender (generate instance annoatation, depth and 6D pose by one line code)
NeLy-EPFL/DeepFly3D
Motion capture (markerless 3D pose estimation) pipeline and helper GUI for tethered Drosophila.