KITTI-distance-estimation
KITTI-distance-estimation copied to clipboard
Test the pretrained model on my own datasets
Can this code predict the distance on my own dataset?
BTW,my datasets don't have the ground truth distance as the kitti datasets. When I used your code to infer the distance, I found that the ground truth is needed to inverse transform the output of the model.
If you don't have the ground truth, I don't think this Repo could work. Just my personal opinion.
@yuzehui1996 do you solve problem as I have same problem
If you don't have the ground truth, I don't think this Repo could work. Just my personal opinion.
I think this Repo could not work if don't have zloc
If we cannot estimate the real distance what is the purpose of this repository?