nianticlabs / monodepth2

[ICCV 2019] Monocular depth estimation from a single image
Other
4.05k stars 949 forks source link

Huge depth difference between lane line and road #453

Closed lmomoy closed 1 year ago

lmomoy commented 1 year ago

Thanks for your wonderful job. When I trained my custom data, I found that there was a huge depth difference between lane line and road due to their texture difference. However, it seems that the trained model on KITTI does not show such result. Do you have some insights about this problem?

daniyar-niantic commented 1 year ago

Hi @lmomoy

Are you training using mono video or stereo pairs? If It is mono video, then the data does not show lane lines from different perspectives. If it is stereo, then the calibration may be imperfect which can cause depth edges .