pose-hg-demo
Pose estimator demo
Demonstration code for human pose estimation using stacked hourglass networks
Code to test and use the model from "Stacked Hourglass Networks for Human Pose Estimation"
316 stars
22 watching
86 forks
Language: Lua
last commit: about 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
princeton-vl/pose-hg-train | Training and experimentation code for human pose estimation using stacked hourglass networks. | 574 |
bearpaw/pytorch-pose | Provides tools and infrastructure for training, testing, and evaluating 2D human pose estimation models | 1,105 |
liruilong940607/pose2seg | An implementation of human instance segmentation based on pose estimation | 529 |
ibm/max-human-pose-estimator | Detects humans and estimates their poses in images using a machine learning model based on OpenPose | 65 |
tensorlayer/hyperpose | A high-performance pose estimation library for building custom applications. | 1,253 |
mks0601/3dmppe_posenet_release | A PyTorch implementation of a deep learning model for 3D multi-person pose estimation from a single RGB image | 823 |
xingyizhou/pytorch-pose-hg-3d | A PyTorch implementation of a 3D human pose estimation algorithm using weak supervision. | 613 |
ashafaei/ubc3v | A Matlab toolkit for training and evaluating depth-based pose estimation techniques | 45 |
tensorboy/pytorch_realtime_multi-person_pose_estimation | An implementation of a real-time multi-person pose estimation system using PyTorch and a network architecture optimized for inference speed. | 1,365 |
edvardhua/poseestimationformobile | Real-time pose estimation for mobile devices using deep neural networks and optimized models. | 1,003 |
hongwenzhang/pymaf | Reconstructs human 3D models from monocular images using a feedback loop to improve pose and shape estimation | 596 |
chensong1995/hybridpose | Implementation of a 6D object pose estimation method using hybrid representations | 419 |
eldar/pose-tensorflow | Human pose estimation using deep learning and TensorFlow | 1,138 |
dog-qiuqiu/ultralight-simplepose | A lightweight human body posture key point model using computer vision and deep learning techniques. | 299 |
facebookresearch/eft | Provides pseudo-GT 3D human pose data and pre-trained models for training 3D pose estimation algorithms | 376 |