Closed SvenDierfeld closed 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
You can use the following command in evaluate.py plt.imsave(pred_path, pred, cmap='plasma')
plt.imsave(pred_path, pred, cmap='plasma')
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