#282 · Primary category: Computer Vision
openpifpaf
Official implementation of "OpenPifPaf: Composite Fields for Semantic Keypoint Detection and Spatio-Temporal Association" in PyTorch.
Project last updated:08/15/24
GitHub Stars
1.3K
Forks
255
Contributors
14
License
Other
Why we included this project
OpenPifPaf is a good fit when your vision work involves locating people, animals, or objects and their key points in images or video. It's a PyTorch implementation of the Composite Fields method, so it detects body joints, faces, hands, and feet in a single pass and associates them across frames for tracking. That single-stage design keeps it fast enough for near real time use. Pretrained checkpoints also cover car and animal models, and the command line interface makes quick predictions easy. The codebase doubles as a readable reference for the CVPR 2019 and 2021 papers if you want to see how the method works.
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)