pytorch-pose-estimation
Pose Estimator
Provides a PyTorch implementation of a real-time multi-person pose estimation system using part affinity fields
PyTorch Implementation of Realtime Multi-Person Pose Estimation project.
159 stars
14 watching
23 forks
Language: Jupyter Notebook
last commit: about 7 years ago computer-visioncvpr-2017deep-learninghuman-pose-estimationpython3pytorch
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
mks0601/3dmppe_posenet_release | A PyTorch implementation of a deep learning model for 3D multi-person pose estimation from a single RGB image | 825 |
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 |
xingyizhou/pytorch-pose-hg-3d | A PyTorch implementation of a 3D human pose estimation algorithm using weak supervision. | 613 |
natanielruiz/deep-head-pose | Provides software to estimate head pose from images and videos using deep learning techniques. | 1,588 |
tycoer/alphapose_jittor | A system for real-time and accurate full-body multi-person pose estimation and tracking using deep learning models. | 21 |
davidtvs/pytorch-enet | A PyTorch implementation of a real-time semantic segmentation model using ENet architecture | 392 |
ibm/max-human-pose-estimator | Detects humans and estimates their poses in images using a machine learning model based on OpenPose | 65 |
lotayou/densebody_pytorch | An implementation of CloudWalk's DenseBody paper using PyTorch | 411 |
leoxiaobin/deep-high-resolution-net.pytorch | An implementation of a deep learning network for human pose estimation using high-resolution representations | 4,354 |
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,257 |
marcelampc/d3net_depth_estimation | A PyTorch implementation of a deep neural network architecture for estimating depth from defocus blur images | 118 |
kaiyangzhou/dassl.pytorch | A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,236 |
liruilong940607/pose2seg | An implementation of human instance segmentation based on pose estimation | 529 |