ashutosh1807 / Depthformer

34 stars 6 forks source link

How was the gt depth generated? #3

Closed SvenDierfeld closed 1 year ago

SvenDierfeld commented 1 year ago

Hello ashutosh1807,

do you have a script for generating the ground truth depth? As far as I now it is not supplied by the kitti dataset (it is!).

Greetings

ashutosh1807 commented 1 year ago

You can use the following command in evaluate.py plt.imsave(pred_path, pred, cmap='plasma')