facebookresearch/sapiens — explained in plain English
Analysis updated 2026-07-03 · repo last pushed 2026-05-26
Track a person's exercise form in real time by running Sapiens pose detection on video frames from a fitness app.
Estimate garment fit and body proportions in fashion photos using Sapiens body-part segmentation.
Capture human motion for a game character by extracting joint positions from ordinary webcam footage with Sapiens pose detection.
Fine-tune one of the Sapiens models on your own dataset of specialized body poses for a medical or sports analytics application.
| facebookresearch/sapiens | karpathy/build-nanogpt | karpathy/neuraltalk | |
|---|---|---|---|
| Stars | 5,393 | 5,305 | 5,495 |
| Language | Python | Python | Python |
| Last pushed | 2026-05-26 | 2024-08-13 | 2020-12-22 |
| Maintenance | Maintained | Stale | Dormant |
| Setup difficulty | hard | moderate | hard |
| Complexity | 4/5 | 3/5 | 4/5 |
| Audience | researcher | developer | researcher |
Figures from each repo's GitHub metadata at analysis time.
Requires GPU for practical inference, full install needed for fine-tuning, lightweight install available for inference-only use.
A set of AI models trained on 300 million human images that can detect body pose, segment body parts, and estimate depth from high-resolution real-world photos and videos.
Mainly Python. The stack also includes Python, PyTorch.
Maintained — commit in last 6 months (last push 2026-05-26).
No license information is mentioned in the explanation.
Setup difficulty is rated hard, with roughly 1h+ to a first successful run.
Mainly researcher.
This repo across BitVibe Labs
Verify against the repo before relying on details.