Hey everybody. I am trying to predict depth from the test images of Middlebury 2006. However the obtained results are very poor and they have a large portion of estimated map the with no disparity (like the maximum value).
In particular I am using the mb slow model on full size images.
ndisp is set as
ndisp = max(gtDisp) * 1.1
where gtDisp is the ground-truth disparity map for of a given stereo pair of interest.
Do you know this issue?
Thank you in advance.
Hey everybody. I am trying to predict depth from the test images of Middlebury 2006. However the obtained results are very poor and they have a large portion of estimated map the with no disparity (like the maximum value).
In particular I am using the mb slow model on full size images.
ndisp is set as
ndisp = max(gtDisp) * 1.1
where gtDisp is the ground-truth disparity map for of a given stereo pair of interest.
Do you know this issue?
Thank you in advance.