human-pose-estimation
There are 413 repositories under human-pose-estimation topic.
CMU-Perceptual-Computing-Lab/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
PaddlePaddle/PaddleDetection
Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
MVIG-SJTU/AlphaPose
Real-Time and Accurate Full-Body Multi-Person Pose Estimation&Tracking System
ZheC/Realtime_Multi-Person_Pose_Estimation
Code repo for realtime multi-person pose estimation in CVPR'17 (Oral)
leoxiaobin/deep-high-resolution-net.pytorch
The project is an official implementation of our CVPR2019 paper "Deep High-Resolution Representation Learning for Human Pose Estimation"
osmr/imgclsmob
Sandbox for training deep learning networks
microsoft/human-pose-estimation.pytorch
The project is an official implement of our ECCV2018 paper "Simple Baselines for Human Pose Estimation and Tracking(https://arxiv.org/abs/1804.06208)"
mkocabas/VIBE
Official implementation of CVPR2020 paper "VIBE: Video Inference for Human Body Pose and Shape Estimation"
cbsudux/awesome-human-pose-estimation
A collection of awesome resources in Human Pose estimation.
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.
YuliangXiu/ICON
[CVPR'22] ICON: Implicit Clothed humans Obtained from Normals
wangzheallen/awesome-human-pose-estimation
Human Pose Estimation Related Publication
openpifpaf/openpifpaf
Official implementation of "OpenPifPaf: Composite Fields for Semantic Keypoint Detection and Spatio-Temporal Association" in PyTorch.
bearpaw/pytorch-pose
A PyTorch toolkit for 2D Human Pose Estimation.
edvardHua/PoseEstimationForMobile
:dancer: Real-time single person pose estimation for Android and iOS.
NVIDIA-AI-IOT/trt_pose
Real-time pose estimation accelerated with NVIDIA TensorRT
HRNet/Lite-HRNet
This is an official pytorch implementation of Lite-HRNet: A Lightweight High-Resolution Network.
stereolabs/zed-sdk
⚡️The spatial perception framework for rapidly building smart robots and spaces
mks0601/3DMPPE_POSENET_RELEASE
Official PyTorch implementation of "Camera Distance-aware Top-down Approach for 3D Multi-person Pose Estimation from a Single RGB Image", ICCV 2019
michalfaber/keras_Realtime_Multi-Person_Pose_Estimation
Keras version of Realtime Multi-Person Pose Estimation project
wmcnally/kapao
KAPAO is an efficient single-stage human pose estimation model that detects keypoints and poses as objects and fuses the detections to predict human poses.
CMU-Perceptual-Computing-Lab/openpose_unity_plugin
OpenPose's Unity Plugin for Unity users
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.
IDEA-Research/OSX
[CVPR 2023] Official implementation of the paper "One-Stage 3D Whole-Body Mesh Recovery with Component Aware Transformer"
vchoutas/expose
ExPose - EXpressive POse and Shape rEgression
mkocabas/EpipolarPose
Self-Supervised Learning of 3D Human Pose using Multi-view Geometry (CVPR2019)
MandyMo/pytorch_HMR
pytorch version of "End-to-end Recovery of Human Shape and Pose"
CMU-Perceptual-Computing-Lab/openpose_train
Training repository for OpenPose
stefanopini/simple-HRNet
Multi-person Human Pose Estimation with HRNet in Pytorch
ilovepose/DarkPose
Distribution-Aware Coordinate Representation for Human Pose Estimation
rwightman/posenet-python
A Python port of Google TensorFlow.js PoseNet (Real-time Human Pose Estimation)
caiyuanhao1998/RSN
"Learning Delicate Local Representations for Multi-Person Pose Estimation" (ECCV 2020 Spotlight) & (COCO 2019 Human Keypoint Detection Challenge Winner) & (COCO 2019 Best Paper Award)
mks0601/3DMPPE_ROOTNET_RELEASE
Official PyTorch implementation of "Camera Distance-aware Top-down Approach for 3D Multi-person Pose Estimation from a Single RGB Image", ICCV 2019
Naman-ntc/Pytorch-Human-Pose-Estimation
Implementation of various human pose estimation models in pytorch on multiple datasets (MPII & COCO) along with pretrained models