ialhashim / DenseDepth

High Quality Monocular Depth Estimation via Transfer Learning
https://arxiv.org/abs/1812.11941
GNU General Public License v3.0
1.57k stars 357 forks source link

how to run this on our own dataset #208

Open mritvick opened 2 years ago

mritvick commented 2 years ago

i ran the code on the example dataset but now i want to do it on my own images , but when i replaced the images the result didnt show anything

mamoonik commented 1 year ago

Can you please help with this @ialhashim

9796l commented 1 year ago

i ran the code on the example dataset but now i want to do it on my own images , but when i replaced the images the result didnt show anything

excuse me,do you solve this problem?

dsnsabari commented 1 year ago

@9796l, It should work for a custom dataset. you need to use the weights based on the image environment. indoor->NYC model and outdoor--> KITTI model