#185 · Primary category: Computer Vision
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"
Project last updated:12/25/25
GitHub Stars
2.1K
Forks
268
Contributors
4
License
Apache-2.0
Why we included this project
ViTPose is the official implementation of the NeurIPS 2022 paper on vision transformer baselines for human pose estimation, and the repo goes beyond the paper: it ships pretrained weights for several model sizes, training and inference configs, and integrates with the MMPose ecosystem, so you can move from the publication to a working keypoint detector without rebuilding everything by hand. The follow-up ViTPose++ extends the same backbone to generic body pose across multiple benchmarks, which helps if you want one approach that transfers across datasets rather than a patchwork of per-dataset models. With 81.1 AP on the MS COCO keypoint test-dev set and Hugging Face demos for both images and video, it's a solid baseline for research comparisons and a practical foundation for building keypoint detection into an application.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
opencv
Open Source Computer Vision Library
RuView
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
PaddleOCR
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
MinerU
Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.
tesseract
Tesseract Open Source OCR Engine (main repository)