lightweight-human-pose-estimation-3d-demo.pytorch and lightweight-human-pose-estimation.pytorch

The tools are ecosystem siblings, where the first is a 3D extension and demo built upon the core 2D pose estimation framework provided by the second, indicating a specialized application drawing from a foundational implementation.

Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Stars: 685
Forks: 138
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
Stars: 2,234
Forks: 493
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

About lightweight-human-pose-estimation-3d-demo.pytorch

Daniil-Osokin/lightweight-human-pose-estimation-3d-demo.pytorch

Real-time 3D multi-person pose estimation demo in PyTorch. OpenVINO backend can be used for fast inference on CPU.

This tool helps you analyze the 3D movement of multiple people in real-time from standard video feeds. It takes video or live camera input and outputs the precise 3D locations of key body points like ears, eyes, shoulders, and knees for each person. This is ideal for researchers, analysts, or developers working on human motion studies, sports analytics, or physical therapy.

human-motion-analysis sports-science biomechanics activity-recognition physical-therapy

About lightweight-human-pose-estimation.pytorch

Daniil-Osokin/lightweight-human-pose-estimation.pytorch

Fast and accurate human pose estimation in PyTorch. Contains implementation of "Real-time 2D Multi-Person Pose Estimation on CPU: Lightweight OpenPose" paper.

This project helps computer vision practitioners and researchers analyze human movement by identifying key body points. It takes an image or video frame as input and outputs a 'skeleton' of each person, showing precise locations of ears, eyes, nose, neck, shoulders, elbows, wrists, hips, knees, and ankles. Anyone working on applications requiring real-time human pose understanding, like sports analysis, animation, or safety monitoring, would find this valuable.

computer-vision human-movement-analysis sports-analytics animation video-surveillance

Scores updated daily from GitHub, PyPI, and npm data. How scores work