Repository navigation

#

3d-pose-estimation

Official implementation of CVPR2020 paper "VIBE: Video Inference for Human Body Pose and Shape Estimation"

Python
3046
2 年前

Official code of "HybrIK: A Hybrid Analytical-Neural Inverse Kinematics Solution for 3D Human Pose and Shape Estimation", CVPR 2021

Python
1472
7 个月前

[ICCV 2023] PyTorch Implementation of "MotionBERT: A Unified Perspective on Learning Human Motion Representations"

Python
1243
8 个月前

We present MocapNET, a real-time method that estimates the 3D human pose directly in the popular Bio Vision Hierarchy (BVH) format, given estimations of the 2D body joints originating from monocular color images. Our contributions include: (a) A novel and compact 2D pose NSRM representation. (b) A human body orientation classifier and an ensemble of orientation-tuned neural networks that regress the 3D human pose by also allowing for the decomposition of the body to an upper and lower kinematic hierarchy. This permits the recovery of the human pose even in the case of significant occlusions. (c) An efficient Inverse Kinematics solver that refines the neural-network-based solution providing 3D human pose estimations that are consistent with the limb sizes of a target person (if known). All the above yield a 33% accuracy improvement on the Human 3.6 Million (H3.6M) dataset compared to the baseline method (MocapNET) while maintaining real-time performance

C++
901
20 天前

ExPose - EXpressive POse and Shape rEgression

Python
651
3 年前

Self-Supervised Learning of 3D Human Pose using Multi-view Geometry (CVPR2019)

Jupyter Notebook
606
6 年前

A deep neural network that directly reconstructs the motion of a 3D human skeleton from monocular video [ToG 2020]

Python
576
3 年前

The Pytorch implementation for "Semantic Graph Convolutional Networks for 3D Human Pose Regression" (CVPR 2019).

Python
471
4 年前

[ECCV 2022] Official implementation of the paper "SmoothNet: A Plug-and-Play Network for Refining Human Poses in Videos"

Python
386
2 年前

Official Torch7 implementation of "V2V-PoseNet: Voxel-to-Voxel Prediction Network for Accurate 3D Hand and Human Pose Estimation from a Single Depth Map", CVPR 2018

MATLAB
386
1 年前

A simple baseline for 3d human pose estimation in PyTorch.

Python
374
6 年前

Official project website for the CVPR 2020 paper (Oral Presentation) "Cascaded deep monocular 3D human pose estimation wth evolutionary training data"

Python
338
4 年前

Code for paper "A2J: Anchor-to-Joint Regression Network for 3D Articulated Pose Estimation from a Single Depth Image". ICCV2019

Python
289
3 年前

State-of-the-art methods on monocular 3D pose estimation / 3D mesh recovery

Python
264
4 年前

[ECCV 2022] Official implementation of the paper "DeciWatch: A Simple Baseline for 10x Efficient 2D and 3D Pose Estimation"

Python
182
3 年前

Official project website for the CVPR 2021 paper "Exploring intermediate representation for monocular vehicle pose estimation"

Python
182
3 年前

3D Multi-Person Pose Estimation by Integrating Top-Down and Bottom-Up Networks

Python
177
2 年前