Closed AnaRhisT94 closed 4 years ago
1.You can check the whole file name which your code reads to solve the resolution problem. 2.You'd better download the baidu files in the Windows operation system.
1.You can check the whole file name which your code reads to solve the resolution problem. 2.You'd better download the baidu files in the Windows operation system.
5GB
folder, I see that the images there are cropped to the desired size. (Will check soon and update that everything works)
Edit: Checked with this setup and it works:
gt_fold = '/home/someuser/depth_est/depth_selection/val_selection_cropped/groundtruth_depth/'
left_fold = '/home/someuser/depth_est/depth_selection/val_selection_cropped/image/'
lidar2_raw ='/home/someuser/depth_est/depth_selection/val_selection_cropped/velodyne_raw/'
pan.baidu
:
https://www.youtube.com/watch?v=UgSmx26w6TUThank you @JiaxiongQ !
Hi, @JiaxiongQ. Thanks for this amazing repo and paper, I'd love to get your help. I'm trying to run the
test.py
file. My setup:I've downloaded the RGB Images from here: http://www.cvlibs.net/datasets/kitti/raw_data.php?type=city Which are: 2011_09_26_drive_0001 (0.4 GB) Length: 114 frames (00:11 minutes) Image resolution: 1392 x 512 pixels
Their resolution isn't compatible with the raw and gt depth data that I downloaded from cvlibs: http://www.cvlibs.net/datasets/kitti/eval_depth.php?benchmark=depth_completion (I downloaded the 14GB and 2GB which only contains folders with
train
andval
)I guess I need to download this one for compatiable RGB Images: " Download manually selected validation and test data sets (5 GB)" ?
Also about the baidu files, I'm not able to download them from: https://pan.baidu.com/s/1ayNWa7_9Ia2f6_lYzW8paA?errno=0&errmsg=Auth%20Login%20Sucess&&bduss=&ssnerror=0&traceid=#list/path=%2F
It just downloads some baidu
.exe
file instead of your files. How can I solve it? (I'm currently trying to find a solution for this too over some guides in Reddit)