YuliangXiu / ECON

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

parameter(beta and scale) in the cape dataset #79

Open naivate opened 1 year ago

naivate commented 1 year ago

excuse me! There are no parameters for beta and scale in the cape dataset, where can I get them from

YuliangXiu commented 1 year ago

CAPE does not release the betas, but the evaluation of ECON/ICON does not require such data. What do you need them for?

naivate commented 1 year ago

Thank you for the reply ! the evaluation of pamir requires such data. I would like to get accurate pamir metrics. I saw the ECON/ICON paper calculated the metrics for pamir on the cape dataset . so, how do I find the beta and scale parameters? I don't think it's possible to get the smpl parameter from the smpl mesh, because the matrix used in the process of smpl parameters to smpl mesh is not invertible.