mrharicot / monodepth

Unsupervised single image depth prediction with CNNs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how can I read the real distance from monodepth_simple.py

RichardYao1995 opened this issue · comments

I use a trained model to predict the distance of an input image. In the code monodepth.py, which value shows the real distance of an image, or how can I calculate the real distance?
Thanks very much.

@RichardYao1995 HI, do you know how to get the real distance now??

@RichardYao1995 HI, do you know how to get the real distance now??

#49 (comment)

@RichardYao1995 @codermckee
What is the value of baseline you are using to find distance when using a single camera setup?