You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Hello. I get the following error:
Please fix this error and update your code. Thanks
The text was updated successfully, but these errors were encountered: