deep-high-resolution-net.pytorch
Pose Estimation Network
An implementation of a deep learning network for human pose estimation using high-resolution representations
The project is an official implementation of our CVPR2019 paper "Deep High-Resolution Representation Learning for Human Pose Estimation"
4k stars
76 watching
912 forks
Language: Cuda
last commit: 3 months ago
Linked from 1 awesome list
coco-keypoints-detectiondeep-high-resolution-netdeep-learninghigh-resolution-nethuman-pose-estimationmpiimpii-datasetmscoco-keypoint
Related projects:
Repository | Description | Stars |
---|---|---|
mks0601/3dmppe_posenet_release | A PyTorch implementation of a deep learning model for 3D multi-person pose estimation from a single RGB image | 821 |
hrnet/hrnet-semantic-segmentation | An implementation of a high-resolution neural network architecture for semantic segmentation tasks. | 3,156 |
sanghyun-son/edsr-pytorch | Provides a PyTorch implementation of single image super-resolution | 2,443 |
kenshohara/3d-resnets-pytorch | PyTorch implementation of 3D ResNets for action recognition in video data | 3,900 |
davexpro/pytorch-pose-estimation | Provides a PyTorch implementation of a real-time multi-person pose estimation system using part affinity fields | 159 |
thuyngch/human-segmentation-pytorch | An open source implementation of deep learning-based human segmentation models using PyTorch | 558 |
donnyyou/torchcv | A comprehensive PyTorch-based framework for computer vision tasks | 2,250 |
bearpaw/pytorch-pose | Provides tools and infrastructure for training, testing, and evaluating 2D human pose estimation models | 1,105 |
natanielruiz/deep-head-pose | Provides software to estimate head pose from images and videos using deep learning techniques. | 1,579 |
cleardusk/3ddfa | A deep learning project that aims to align 3D facial landmarks in real-time with a focus on accuracy and efficiency. | 3,608 |
robotlocomotion/pytorch-dense-correspondence | This project presents a method for learning dense object descriptors from self-supervised data, enabling tasks such as robotic manipulation and object recognition. | 558 |
layumi/person_reid_baseline_pytorch | A PyTorch implementation of an Object Re-ID baseline with various training methods and architectures | 4,126 |
open-mmlab/mmpose | A comprehensive toolbox for pose estimation tasks in computer vision | 5,846 |
kaiyangzhou/deep-person-reid | A PyTorch library for training and retraining deep neural networks for person re-identification in images and videos. | 4,318 |
p-christ/deep-reinforcement-learning-algorithms-with-pytorch | PyTorch implementations of popular deep reinforcement learning algorithms and environments. | 5,640 |