leoxiaobin/deep-high-resolution-net.pytorch
The project is an official implementation of our CVPR2019 paper "Deep High-Resolution Representation Learning for Human Pose Estimation" observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2746
- days_rel: n/a
- days_push: 733
- n_releases_24m: 0
Adoption not part of the score
4480 stars · 922 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Official PyTorch implementation of HRNet (Deep High-Resolution Representation Learning for Human Pose Estimation, CVPR 2019), which maintains high-resolution representations throughout the network for accurate keypoint prediction. It includes training, testing, demo, and visualization code with pretrained models for COCO and MPII pose estimation benchmarks.
Use cases
- detect human body keypoints in images
- train a pose estimation model on COCO or MPII
- run pose estimation inference with pretrained HRNet weights
- benchmark keypoint detection models
- use HRNet as a backbone for other vision tasks
- estimate human poses from photos or video frames
When to choose
- you need accurate top-down human pose estimation with a proven architecture
- you want official pretrained models and reproducible benchmark results on COCO/MPII
- you're doing research on keypoint detection or pose tracking
When to avoid
- you need real-time pose estimation on edge devices or mobile
- you want a maintained library with frequent updates and modern PyTorch practices
- you need bottom-up multi-person pose estimation (see HigherHRNet instead)
Facets
library · maturity maintenance
machine-learning deep-learning computer-vision image-processing computer-vision deep-learning machine-learning python human-pose-estimation hrnet keypoint-detection pytorch cvpr-2019 coco mpii research-code gpu linux cuda
2 sources
- readme: https://github.com/leoxiaobin/deep-high-resolution-net.pytorch · fetched 2026-08-28 · 1b51e332e658
- homepage: https://jingdongwang2017.github.io/Projects/HRNet/PoseEstimation.html · fetched 2026-08-29 · 722e0dbbf3ad
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| leoxiaobin/deep-high-resolution-net.pytorch | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="leoxiaobin/deep-high-resolution-net.pytorch")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem