3DMPPE_POSENET_RELEASE
Pose estimator
A PyTorch implementation of a deep learning model for 3D multi-person pose estimation from a single RGB image
Official PyTorch implementation of "Camera Distance-aware Top-down Approach for 3D Multi-person Pose Estimation from a Single RGB Image", ICCV 2019
823 stars
26 watching
147 forks
Language: Python
last commit: 5 months ago
Linked from 1 awesome list
3d-human-posecomputer-visiondeep-learninghuman-pose-estimationiccv2019pytorch
Related projects:
Repository | Description | Stars |
---|---|---|
davexpro/pytorch-pose-estimation | Provides a PyTorch implementation of a real-time multi-person pose estimation system using part affinity fields | 159 |
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 |
bearpaw/pytorch-pose | Provides tools and infrastructure for training, testing, and evaluating 2D human pose estimation models | 1,105 |
xingyizhou/pytorch-pose-hg-3d | A PyTorch implementation of a 3D human pose estimation algorithm using weak supervision. | 613 |
nvlabs/deep_object_pose | Estimates object poses and positions in 3D space from RGB images | 1,028 |
natanielruiz/deep-head-pose | Provides software to estimate head pose from images and videos using deep learning techniques. | 1,579 |
4uiiurz1/pytorch-res2net | Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
marcelampc/d3net_depth_estimation | A PyTorch implementation of a deep neural network architecture for estimating depth from defocus blur images | 118 |
lotayou/densebody_pytorch | An implementation of CloudWalk's DenseBody paper using PyTorch | 411 |
oyam/pytorch-dpns | PyTorch implementation of a deep learning model for image segmentation | 90 |
kimhc6028/relational-networks | A PyTorch implementation of a neural network module for relational reasoning in computer vision tasks | 812 |
fxia22/pointnet.pytorch | This is an implementation of the PointNet algorithm in PyTorch for 3D point cloud classification and segmentation tasks. | 2,149 |
clementpinard/sfmlearner-pytorch | PyTorch implementation of unsupervised depth and ego-motion learning from video sequences | 1,014 |
clementpinard/depthnet | A PyTorch implementation of a depth estimation network trained on the Still Box dataset | 119 |
isht7/pytorch-deeplab-resnet | A deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks. | 602 |