SOA_DORN_TF icon indicating copy to clipboard operation
SOA_DORN_TF copied to clipboard

Tensorflow implementation of Deep Ordinal Regression Network for Monocular Depth Estimation

Results 4 SOA_DORN_TF issues
Sort by recently updated
recently updated
newest added

Hi, how can I run the infer mode? Your run_infer.py file is empty.

In equation 4, ![Screenshot from 2019-05-15 11-07-02](https://user-images.githubusercontent.com/36392866/57744139-e4932800-7702-11e9-86c7-be6c5a557a8c.png) what is the meaning of P(w,h)-1 part? why are you subtracting 1? Thank you in advance

When you have the GT available , why do we still need a csv file?

Could you provide some insights into the execution of the code. Thank You.