SamsungLabs / rome

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

Some bugs in Infer.py #5

Closed zhanglonghao1992 closed 2 years ago

zhanglonghao1992 commented 2 years ago

Missing args align_source in Infer.py. AttributeError: 'Namespace' object has no attribute 'align_source'

khakhulin commented 2 years ago

Do you have the latest version? I just ran python3 infer.py --deca DECA --rome data and everything fine.