lochenchou / DORN_radar

Depth Estimation from Monocular Images and Sparse radar using Deep Ordinal Regression Network
37 stars 5 forks source link

how to infer a image with pre-trained model? #11

Open SoulProficiency opened 8 months ago

SoulProficiency commented 8 months ago

thanks for your work, here is something confused for layman: 1.how to infer a image, where can we get infer.py or how to infer a image by using private image? 2.where can we get the pre-trained model and load it? thanks!

SoulProficiency commented 8 months ago

i load pre-trained model but it needs radar data, i found the init dorn did not need radar data,where can we load dorn weights?