jzhangbs / Vis-MVSNet

Visibility-aware Multi-view Stereo Network
MIT License
235 stars 27 forks source link

T&T dataset test error #17

Closed DingYikang closed 3 years ago

DingYikang commented 3 years ago

Hi, I'm trying to test the advanced sequence data of tnt dataset, but when I run sh sh/tnt.sh, I got "TypeError: forward() missing 3 required positional arguments: 'sample', 'depth_nums', and 'interval_scales'", I checked the code but found nothing missing. I don't know what happend, could you help this? Thank you!

xhangHU commented 2 years ago

Have you solved this problem? I also encountered the same problem