SamsungLabs / rome

Realistic mesh-based avatars. ECCV 2022
Other
428 stars 41 forks source link

reconstruct_shape is missing #16

Open spacerunner8 opened 2 years ago

spacerunner8 commented 2 years ago

Hello team, I try to run the code however it says reconstruct_shape attribute is missing. Can you please let me know how can I resolve this?

Screenshot 2022-09-25 at 17 28 36

torch.nn.modules.module.ModuleAttributeError: 'FLAME' object has no attribute 'reconstruct_shape'

pfeducode commented 1 year ago

您好团队,我尝试运行代码,但它说缺少reconstruct_shape属性。你能告诉我如何解决这个问题吗?

屏幕截图 2022-09-25 在 17 28 36

torch.nn.modules.module.ModuleAttributeError: 'FLAME' 对象没有属性 'reconstruct_shape'

Have you solved this problem?