aliyun / dro-sfm

MIT License
82 stars 12 forks source link

TypeError: forward() missing 2 required positional arguments: 'ref_imgs' and 'intrinsics' #4

Open LiangtaoZhong opened 3 years ago

LiangtaoZhong commented 3 years ago

Where are the 'ref_imgs and intrinsics' I need to fill in? Which file or arg? Thanks!

liuwb2001 commented 1 year ago

I have encountered the same problem. Could you please tell me how to solve such a problem? Thanks!

HaoyangHuang commented 1 year ago

Did you solve the problem??

Ghul-huan commented 11 months ago

yeah ,i have meet the same problem ,did anyone solve it ? it means if we only give the img to network ,it need the pose and cam intrinsic.so the infer.py have error