Open suriya030 opened 1 year ago
I have the same problem
Hi @suriya030 and @18370271993
Sorry for the late response. Was the instruction in this link not helpful?
The folder structure should be intact after downloading the KITTI data as follows:
KITTI_2015
|_ training
|_ disp_occ_0 (disparity including occluded region)
|_ image_2 (left image)
|_ image_3 (right image)
And what you need to do is providing the path to kitti folder in the line below: https://github.com/mli0603/stereo-transformer/blob/d0aa1ad9c84f3dab15a2f2a9ead2ca6cf9fe8971/scripts/kitti_finetune.sh#L8
I want to train the network on kitti dataset , as I'm not much experienced. Could you please point out what changes should I have to do in the python scripts along with where do I have to load the dataset ? Thankyou in advance .
hello I have the same question with you. Did you finish this work? If possible I want to pay for you for asking some questions about this
I want to train the network on kitti dataset , as I'm not much experienced. Could you please point out what changes should I have to do in the python scripts along with where do I have to load the dataset ? Thankyou in advance .