mks0601/3DMPPE_POSENET_RELEASE
PyTorch implementation of a deep learning model that estimates 3D human body joint positions from single RGB images.

Velocity · 7d
+0.3
★ / day
Trend
→steady
star history
This repository provides the official PyTorch implementation of a 2019 ICCV paper on camera distance-aware top-down 3D multi-person pose estimation. The model uses deep learning to detect and estimate 3D positions of human joints (skeleton keypoints) from a single RGB image. It supports multiple benchmark datasets including Human3.6M, MPII, MS COCO 2017, MuCo-3DHP, and MuPoTS-3D, and includes visualization utilities for pose estimation results.