Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FileNotFoundError: [WinError 3] 系统找不到指定的路径。: 'dataset/data_scene_flow/testingimage_2' #249

Open
ylkojiug opened this issue Jul 6, 2024 · 1 comment

Comments

@ylkojiug
Copy link

ylkojiug commented Jul 6, 2024

Traceback (most recent call last):
File "D:\bangong\2024\daima\PSMNet-master\submission.py", line 42, in
test_left_img, test_right_img = DA.dataloader(args.datapath)
File "D:\bangong\2024\daima\PSMNet-master\dataloader\KITTI_submission_loader.py", line 23, in dataloader
image = [img for img in os.listdir(filepath+left_fold) if img.find('_10') > -1]
FileNotFoundError: [WinError 3] 系统找不到指定的路径。: 'dataset/data_scene_flow/testingimage_2'

@zxcv666789
Copy link

你好,你可以将data_scene_flow文件夹中testing中的image_2放到data_scence_flow文件夹下并将它改为testingimage_2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants