head-pose-estimation
Head pose estimator
A software system that estimates the pose of a head in real-time using computer vision and machine learning techniques
Real-time head pose estimation built with OpenCV and dlib
580 stars
33 watching
172 forks
Language: C++
last commit: 8 months ago
Linked from 1 awesome list
alignmentdlibopencvpose-estimation
Related projects:
Repository | Description | Stars |
---|---|---|
natanielruiz/deep-head-pose | Provides software to estimate head pose from images and videos using deep learning techniques. | 1,579 |
ibm/max-human-pose-estimator | Detects humans and estimates their poses in images using a machine learning model based on OpenPose | 65 |
edvardhua/poseestimationformobile | Real-time pose estimation for mobile devices using deep neural networks and optimized models. | 1,003 |
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 |
princeton-vl/pose-hg-train | Training and experimentation code for human pose estimation using stacked hourglass networks. | 574 |
eldar/pose-tensorflow | Human pose estimation using deep learning and TensorFlow | 1,138 |
tensorlayer/hyperpose | A high-performance pose estimation library for building custom applications. | 1,253 |
tycoer/alphapose_jittor | A system for real-time and accurate full-body multi-person pose estimation and tracking using deep learning models. | 21 |
davexpro/pytorch-pose-estimation | Provides a PyTorch implementation of a real-time multi-person pose estimation system using part affinity fields | 159 |
bearpaw/pytorch-pose | Provides tools and infrastructure for training, testing, and evaluating 2D human pose estimation models | 1,105 |
mks0601/3dmppe_posenet_release | A PyTorch implementation of a deep learning model for 3D multi-person pose estimation from a single RGB image | 821 |
matlab-deep-learning/pose-estimation-3d-with-stereo-camera | A MATLAB project that uses deep learning and stereo cameras to estimate 3D human pose from image data | 43 |
liruilong940607/pose2seg | An implementation of human instance segmentation based on pose estimation | 529 |
princeton-vl/pose-hg-demo | Demonstration code for human pose estimation using stacked hourglass networks | 316 |
tinghuiz/sfmlearner | An unsupervised learning framework for depth and ego-motion estimation from monocular videos | 1,967 |