Repository navigation
human-pose
- Website
- Wikipedia
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
OpenMMLab Pose Estimation Toolbox and Benchmark.
Real-time pose estimation accelerated with NVIDIA TensorRT
Code repository for the paper: Hierarchical Kinematic Probability Distributions for 3D Human Shape and Pose Estimation from Images in the Wild (ICCV 2021)
Easy and fast 2d human and animal multi pose estimation using SOTA ViTPose [Y. Xu et al., 2022] Real-time performances and multiple skeletons supported.
Fast and accurate single-person pose estimation, ranked 10th at CVPR'19 LIP challenge. Contains implementation of "Global Context for Convolutional Pose Machines" paper.
[CVPR 2023] DiffPose: Toward More Reliable 3D Pose Estimation
An unofficial implementation of ViTPose [Y. Xu et al., 2022]
Forecasting Characteristic 3D Poses of Human Actions (CVPR'22) 🏃♂️
[ECCV 2022] SAGA: Stochastic Whole-Body Grasping with Contact
Implement Human Pose Transfer papers with Pytorch
Train a stacked hourglass deep neural network for human pose estimation on the COCO 2017 dataset.
Visualize 3d humans' skeletons(body+hands) in ros rviz. The 2d joints are detected by openpose; The depth is from depth image.
Official code of [AAAI2024] Expressive Forecasting of 3D Whole-body Human Motions
Code for "Greedy Offset-Guided Keypoint Grouping for Human Pose Estimation"
Reposing Humans by Warping 3D Features
The testing code for OriNet
[CVPR 2025] UniPose: A Unified Multimodal Framework for Human Pose Comprehension, Generation and Editing
A simple wrapper to localize human joints from images/video frames for multiple subjects.
Python wrapper library for Intel distribution of OpenVINO and Open Model Zoo (OMZ) models. User can use DL by simple function calls with this library.