densebody_pytorch
Dense reconstruction model
An implementation of CloudWalk's DenseBody paper using PyTorch
PyTorch implementation of CloudWalk's recent work DenseBody
411 stars
21 watching
71 forks
Language: Python
last commit: over 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. | 561 |
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 | 833 |
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 |
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,236 |
mks0601/3dmppe_posenet_release | A PyTorch implementation of a deep learning model for 3D multi-person pose estimation from a single RGB image | 825 |
felixgwu/img_classification_pk_pytorch | A PyTorch project for comparing image classification models and facilitating quick experiment setup | 366 |
yassouali/pytorch-segmentation | Implementation of semantic segmentation models and datasets using PyTorch | 1,705 |
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,098 |
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. | 46 |
fxia22/pointnet.pytorch | This is an implementation of the PointNet algorithm in PyTorch for 3D point cloud classification and segmentation tasks. | 2,175 |