facebookresearch / pifuhd

High-Resolution 3D Human Digitization from A Single Image.
Other
9.49k stars 1.44k forks source link

Depth as input #133

Open YJonmo opened 3 years ago

YJonmo commented 3 years ago

Hi there,

Thanks for this great work. Is there any way to use this network with the input images being the depth frames rather than RGB? If not, then do you know any alternative to PIfuHd which uses the depth frames as input to create a body mesh?

Regards, Yaqub

zhaofang0627 commented 3 years ago

Maybe IF-Net (https://github.com/jchibane/if-net) is what you want by considering it as the task of 3D single-view point cloud reconstruction.