ViTAE-Transformer/ViTPose
The official repo for [NeurIPS'22] "ViTPose: Simple Vision Transformer Baselines for Human Pose Estimation" and [TPAMI'23] "ViTPose++: Vision Transformer for Generic Body Pose Estimation" observed · 2026-08-28
Health v2 · maintenance only
59/100
- Activity 59
- 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: 1590
- days_rel: n/a
- days_push: 251
- n_releases_24m: 0
Adoption not part of the score
2138 stars · 268 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Official PyTorch implementation of ViTPose and ViTPose++, Vision Transformer models for human and generic body pose estimation from NeurIPS 2022 and TPAMI 2023 papers. It provides pretrained checkpoints, training/evaluation configs, and achieves state-of-the-art results such as 81.1 AP on MS COCO keypoints.
Use cases
- estimate human body keypoints from images
- run pose estimation on video
- fine-tune a vision transformer for pose estimation
- benchmark pose estimation models on MS COCO
- use MAE-pretrained backbones for keypoint detection
- distill large pose models into smaller ones
When to choose
- you need high-accuracy 2D human pose estimation in PyTorch
- you want a simple vision transformer baseline for keypoints
- you need pretrained checkpoints for COCO-style pose tasks
When to avoid
- you need 3D pose estimation or full body mesh recovery
- you want a plug-and-play production API rather than research code
- you work outside PyTorch or lack GPU resources
Facets
library · maturity stable
machine-learning deep-learning computer-vision computer-vision deep-learning machine-learning python pose-estimation vision-transformer pytorch human-pose keypoint-detection mae-pretraining knowledge-distillation research-code gpu
1 source
- readme: https://github.com/ViTAE-Transformer/ViTPose · fetched 2026-08-28 · a41d5fa36897
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ViTAE-Transformer/ViTPose | main | 59 |
For agents
markdown · JSON · MCP: product_card(name="ViTAE-Transformer/ViTPose")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem