SamsungLabs / rome

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

questions about infer.py #2

Closed ZekuiQin closed 2 years ago

ZekuiQin commented 2 years ago

Thanks for authors' great work. I have some questions about infer.py:

(1)Can not find args.align_source and args.align_scale in infer.py. (2)I got strange results when setting args.align_source as False (the source and the drive images are data/imgs/taras1.jpg): iTerm2 6TbboX render_result iTerm2 Pry6d0 shape_result

khakhulin commented 2 years ago

Thanks, accidently removed from infer.py! Check in the example notebook. I also add them in rome.py BTW, without aligning model also can be trained and used.