YuliangXiu / ECON

[CVPR'23, Highlight] ECON: Explicit Clothed humans Optimized via Normal integration
https://xiuyuliang.cn/econ
Other
1.06k stars 105 forks source link

How to obtain a depth map for a image #106

Closed wishinghao closed 8 months ago

wishinghao commented 8 months ago

Hello, I would like to obtain depth maps aligned with input image pixels using Econ, but I couldn't find corresponding content in the code. Is there a way to obtain clothed depth maps from d-BiNI outputs? Alternatively, are there camera parameters to project the reconstructed geometry back to the original image and obtain depth?

YuliangXiu commented 8 months ago

Hi @wishinghao, please check BNI.py#L66