qubvel/rt-pose
Real-time pose estimation pipeline with 🤗 Transformers
This tool helps you automatically identify and track human body positions in videos or images. You input a video file or image, and it outputs the locations of people and 17 key points on their bodies (like elbows, knees, and nose) for each person detected. It's designed for anyone working with video analysis who needs to understand human movement, such as in sports analysis, ergonomic studies, or security monitoring.
No commits in the last 6 months.
Use this if you need to precisely locate and track human body joints in real-time video streams or still images.
Not ideal if you're analyzing static objects, require highly specialized pose estimation for non-human subjects, or don't have access to a GPU.
Stars
67
Forks
9
Language
Python
License
Apache-2.0
Category
Last pushed
Feb 07, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/qubvel/rt-pose"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
lucasjinreal/yolov7_d2
🔥🔥🔥🔥 (Earlier YOLOv7 not official one) YOLO with Transformers and Instance Segmentation, with...
fredzzhang/upt
[CVPR'22] Official PyTorch implementation for paper "Efficient Two-Stage Detection of...
coderonion/awesome-yolo-object-detection
🚀🚀🚀 A collection of some awesome public YOLO object detection series projects and the related...
Atten4Vis/GroupDETR
[ICCV 2023] Group DETR: Fast DETR Training with Group-Wise One-to-Many Assignment
MasterSkepticista/detr
JAX implementation of DETR