noahzn / Lite-Mono

[CVPR2023] Lite-Mono: A Lightweight CNN and Transformer Architecture for Self-Supervised Monocular Depth Estimation
MIT License
540 stars 61 forks source link

Inexplicable "No such file or directory: 'Lite-Mono-main\\kitti_data\\\2011_09_26/2011_09_26_drive_0002_sync\\\image_02/data\\- 000000001.png'" #135

Closed own295554312 closed 6 months ago

own295554312 commented 6 months ago

When I train the model, I get this error. My confusion is: 1, my training splits do not have the 2011_09_26_drive_0002_sync\\image_02/data\- 000000001.png. I am not sure why this path is indexed.

  1. there is a file under this path, I'm not sure why I can't find the file under this path 微信图片_20240410125243
noahzn commented 6 months ago

Hi, why is there a hyphen (-) at the beginning of the file name? Did you change the data loader?

noahzn commented 6 months ago

I'm now closing this issue as there is no response.