HongwenZhang / PyMAF-X

[TPAMI 2023] PyMAF-X: Towards Well-aligned Full-body Model Regression from Monocular Images
https://www.liuyebin.com/pymaf-x
Other
196 stars 27 forks source link

USE_IWP_CAM:False, some error #77

Open sora158 opened 10 months ago

sora158 commented 10 months ago

When I set USE_IWP_CAM to be False,:

/PyMAF-X/utils/geometry.py", line 401, in projection bbox_scale, bbox_center = pred_camera['bbox_scale'], pred_camera['bbox_center'] KeyError: 'bbox_scale'

get the key error, pred_camera only have key {sxyz}