dwofk / fast-depth

ICRA 2019 "FastDepth: Fast Monocular Depth Estimation on Embedded Systems"
MIT License
926 stars 189 forks source link

I have problem with using models, AssertionError: => no model found at #63

Closed SiYeon-Kwon closed 2 years ago

SiYeon-Kwon commented 2 years ago

I already input path : mobilenet-nnconv5dw-skipadd-pruned.pth mobilenet-nnconv5dw-skipadd-pruned.pth.tar mobilenet-nnconv5dw-skipadd-pruned.pth.tar.gz C:/Windows/System32/depth/results/mobilenet-nnconv5dw-skipadd-pruned.pth C:/Windows/System32/depth/results/mobilenet-nnconv5dw-skipadd-pruned.pth.tar C:/Windows/System32/depth/results/mobilenet-nnconv5dw-skipadd-pruned.pth.tar.gz

But, no one working

How can I do?