YuliangXiu / ECON

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

AttributeError: 'SMPLX' object has no attribute 'smplx_mano_vid_dict' #68

Closed jder1234 closed 1 year ago

jder1234 commented 1 year ago

Thank you for your excellent work.

When I run the demo: python -m apps.infer -cfg ./configs/econ.yaml -in_dir ./examples -out_dir ./results

I get the following errors: Screenshot from 2023-06-21 16-01-39

Do you have any idea to fix it? @YuliangXiu

YuliangXiu commented 1 year ago

You could git pull the latest version, this issue has been fixed.