JiaxiongQ
JiaxiongQ
This code is mainly for KITTI,you should modify it and just insure the file names can be matched.
Q1:Yes, we use images from the left camera and the right camera; Q2:We don't find this link, we just download the dataset one by one; Q3:It is flexible to organize...
Sorry, we didn't do this experiment. But we don't normalize the sparse depth and mask, the depth was divided by 256 to get the true depth from the depth image,...
Is your python version 2.7 ?
The value of pixel in the mask is from 0 to 1, you should multiply 255 for visualization.
Sorry, I don't know. The code I test in my machine is actually fine. On Mon, Feb 10, 2020 at 10:45 PM 421psh wrote: > Did anyone face such issue?...
Great! This is a good suggestion, but we don't have such plan in the near future. On Tue, Feb 11, 2020 at 6:47 PM 421psh wrote: > @JiaxiongQ Thank you...
The version of python should be 2.7 On Thu, May 14, 2020 at 8:06 PM Wen Y.K. wrote: > Hello. I am trying to implement your code and faced weird...
谢谢,我们是用的ubuntu。
Thanks for your advice, I will write the details in the readme file.