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: about 6 years ago 3d-reconstructionhumanpose-estimationpytorch
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | This project presents a method for learning dense object descriptors from self-supervised data, enabling tasks such as robotic manipulation and object recognition. | 561 |
| | This repository provides software tools and pre-trained models for estimating 3D human shape and pose from dense body parts | 233 |
| | An implementation of a deep neural network architecture in PyTorch | 833 |
| | A PyTorch toolkit for 2D human pose estimation with support for multi-thread data loading, multi-GPU training, and visualization. | 1,109 |
| | A PyTorch implementation of a 3D human pose estimation algorithm using weak supervision. | 613 |
| | A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,236 |
| | A PyTorch implementation of a deep learning model for 3D multi-person pose estimation from a single RGB image | 825 |
| | A PyTorch project for comparing image classification models and facilitating quick experiment setup | 366 |
| | Implementation of semantic segmentation models and datasets using PyTorch | 1,705 |
| | Trains a large-scale PyTorch language model on the 1-Billion Word dataset | 123 |
| | Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
| | PyTorch implementation of DeepLab v2 for semantic segmentation on COCO-Stuff and PASCAL VOC datasets | 1,098 |
| | An open source implementation of deep learning-based human segmentation models using PyTorch | 558 |
| | A PyTorch implementation of a deep learning model for semantic image segmentation with annotated object parts. | 46 |
| | This is an implementation of the PointNet algorithm in PyTorch for 3D point cloud classification and segmentation tasks. | 2,175 |