-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
Hello. I get the following error:
File "C:/Users/sarim/PycharmProjects/thesis/DPC/kitti_3dobj_det_chk.py", line 348, in <module>
main(frame=FLAGS.frame)
File "C:/Users/sarim/PycharmProjects/thesis/DPC/kitti_3dobj_det_chk.py", line 321, in main
left_cam, velo, label_data, calib_data = loadKittiFiles(frame)
File "C:/Users/sarim/PycharmProjects/thesis/DPC/kitti_3dobj_det_chk.py", line 70, in loadKittiFiles
left_cam = Image.open(fn).convert ('RGB')
File "C:\Users\sarim\AppData\Local\Programs\Python\Python37\lib\site-packages\PIL\Image.py", line 2770, in open
fp = builtins.open(filename, "rb")
FileNotFoundError: [Errno 2] No such file or directory: 'D:/kitti/training\\image_2\\000008.png'
Please fix this error and update your code. Thanks
Charanveer
Metadata
Metadata
Assignees
Labels
No labels