VIBE
Video estimator
A video pose and shape estimation method that predicts body parameters for each frame of an input video.
Official implementation of CVPR2020 paper "VIBE: Video Inference for Human Body Pose and Shape Estimation"
3k stars
66 watching
551 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
3d-human-pose3d-pose-estimationcvprcvpr-2020cvpr20cvpr2020human-pose-estimationpytorchsmplvideo-pose-estimation
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 |
mvig-sjtu/alphapose | A real-time and accurate system for estimating and tracking multiple people's poses in images and videos. | 8,037 |
leoxiaobin/deep-high-resolution-net.pytorch | An implementation of a deep learning network for human pose estimation using high-resolution representations | 4,327 |
cmu-perceptual-computing-lab/openpose | A real-time multi-person keypoint detection library for body, face, hand, and foot estimation in images and videos. | 31,256 |
open-mmlab/mmpose | A comprehensive toolbox for pose estimation tasks in computer vision | 5,846 |
edvardhua/poseestimationformobile | Real-time pose estimation for mobile devices using deep neural networks and optimized models. | 1,003 |
robot-perception-group/airpose | A deep learning framework for multi-view fusion network-based 3D human motion capture system | 52 |
adamian98/pulse | A software project that uses generative models to improve image resolution through self-supervised learning | 7,927 |
caizhongang/smpler-x | An implementation of an expressive human pose and shape estimation system using deep learning techniques | 1,006 |
hongwenzhang/pymaf | Reconstructs human 3D models from monocular images using a feedback loop to improve pose and shape estimation | 596 |
doubiiu/dynamicrafter | This project generates animated videos from open-domain images by leveraging pre-trained video diffusion priors. | 2,580 |
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 |
davexpro/pytorch-pose-estimation | Provides a PyTorch implementation of a real-time multi-person pose estimation system using part affinity fields | 159 |
nvlabs/deep_object_pose | Estimates object poses and positions in 3D space from RGB images | 1,028 |
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 |