brade31919 / radar_depth

Source code of the IROS 2020 paper "Depth Estimation from Monocular Images and Sparse Radar Data"
MIT License
87 stars 13 forks source link

Can not evaluate provided pretrained models #14

Closed vogoriachko closed 3 years ago

vogoriachko commented 3 years ago

I have downloaded your pretrained models from google drive. Then I follow Evaluation part and launch python main.py, but there is error with missing args. There are not any args in provided checkpoints!

pjckoch commented 3 years ago

Hi,

have a look at this: https://github.com/brade31919/radar_depth/issues/11