pose-tensorflow
Pose estimator
Human pose estimation using deep learning and TensorFlow
Human Pose estimation with TensorFlow framework
1k stars
56 watching
383 forks
Language: C++
last commit: about 5 years ago
Linked from 2 awesome lists
deep-learningpose-estimationtensorflow
Related projects:
Repository | Description | Stars |
---|---|---|
tensorlayer/hyperpose | A high-performance pose estimation library for building custom applications. | 1,257 |
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 |
natanielruiz/deep-head-pose | Provides software to estimate head pose from images and videos using deep learning techniques. | 1,588 |
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,370 |
mks0601/3dmppe_posenet_release | A PyTorch implementation of a deep learning model for 3D multi-person pose estimation from a single RGB image | 825 |
facebookresearch/eft | Provides pseudo-GT 3D human pose data and pre-trained models for training 3D pose estimation algorithms | 379 |
robot-perception-group/airpose | A deep learning framework for multi-view fusion network-based 3D human motion capture system | 52 |
preritj/segmentation | Deep learning models for semantic segmentation of images | 101 |
nvlabs/deep_object_pose | Estimates object poses and positions in 3D space from RGB images | 1,031 |
bearpaw/pytorch-pose | A PyTorch toolkit for 2D human pose estimation with support for multi-thread data loading, multi-GPU training, and visualization. | 1,109 |
davexpro/pytorch-pose-estimation | Provides a PyTorch implementation of a real-time multi-person pose estimation system using part affinity fields | 159 |
princeton-vl/pose-hg-train | Training and experimentation code for human pose estimation using stacked hourglass networks. | 575 |
jakeret/tf_unet | An open source U-Net image segmentation implementation using Tensorflow | 1,902 |
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 |