facebookresearch / DensePose

A real-time approach for mapping all human pixels of 2D RGB images to a 3D surface-based model of the body
http://densepose.org
Other
6.99k stars 1.3k forks source link

How to animate a 3D model identical to the poses of a source human using DensePose? #234

Open TechRova opened 5 years ago

TechRova commented 5 years ago

We are developing an pose estimation system that animate a 3D model in the screen based on the pose of the human

I want 3D rendering like this :: myimage

Does DensePose supports live pose estimation to live 3D model?

Please guide me

M-Usman10 commented 5 years ago

demo_cpm_body.py in this repository is what you're looking for :) https://github.com/timctho/convolutional-pose-machines-tensorflow

ankurCES commented 5 years ago

We are developing an pose estimation system that animate a 3D model in the screen based on the pose of the human

I want 3D rendering like this :: myimage

Does DensePose supports live pose estimation to live 3D model?

Please guide me

I think what you are lloking for is something like this: https://github.com/mishig25/3d-posenet