densebody_pytorch

Dense reconstruction model

An implementation of CloudWalk's DenseBody paper using PyTorch

PyTorch implementation of CloudWalk's recent work DenseBody

GitHub

411 stars
21 watching
71 forks
Language: Python
last commit: about 5 years ago
3d-reconstructionhumanpose-estimationpytorch

Related projects:

Repository Description Stars
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
hongwenzhang/danet-densepose2smpl This repository provides software tools and pre-trained models for estimating 3D human shape and pose from dense body parts 233
bamos/densenet.pytorch An implementation of a deep neural network architecture in PyTorch 832
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
kaiyangzhou/dassl.pytorch A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. 1,217
mks0601/3dmppe_posenet_release A PyTorch implementation of a deep learning model for 3D multi-person pose estimation from a single RGB image 821
felixgwu/img_classification_pk_pytorch A PyTorch project for comparing image classification models and facilitating quick experiment setup 365
yassouali/pytorch-segmentation Implementation of semantic segmentation models and datasets using PyTorch 1,686
rdspring1/pytorch_gbw_lm Trains a large-scale PyTorch language model on the 1-Billion Word dataset 123
4uiiurz1/pytorch-res2net Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. 112
kazuto1011/deeplab-pytorch PyTorch implementation of DeepLab v2 for semantic segmentation on COCO-Stuff and PASCAL VOC datasets 1,093
thuyngch/human-segmentation-pytorch An open source implementation of deep learning-based human segmentation models using PyTorch 558
wizaron/reseg-pytorch A PyTorch implementation of a deep learning model for semantic image segmentation with annotated object parts. 45
fxia22/pointnet.pytorch This is an implementation of the PointNet algorithm in PyTorch for 3D point cloud classification and segmentation tasks. 2,149