Closed Gooddz1 closed 3 years ago
I meet the same error, I think this error caused by test image dataset path
did anyone solve this issue?
did anyone solve this issue?
Yes. I was facing the same issue. The issue which caused this error to me was due to not following the given folder structure properly.
did anyone solve this issue?
Have you solved the problem
did anyone solve this issue?
Yes. I was facing the same issue. The issue which caused this error to me was due to not following the given folder structure properly.
Do you need to join this file(tusimple_label_data_0313.pkl、tusimple_label_data_0601.pkl、tusimple_label_data_0531.pkl)?
did anyone solve this issue?
Have you solved the problem
I meet the same error, I think this error caused by test image dataset path
Have you solved the problem
did anyone solve this issue?
Yes. I was facing the same issue. The issue which caused this error to me was due to not following the given folder structure properly.
Do you need to join this file(tusimple_label_data_0313.pkl、tusimple_label_data_0601.pkl、tusimple_label_data_0531.pkl)?
No. I just downloaded the whole dataset and kept it in the same format as the readme suggest.
Is the path problem, trace source debug look will know, modify into their own file path
loading from cache file: ./cache\tusimple_['label_data_0313', 'label_data_0601', 'label_data_0531'].pkl No cache file found...
FileNotFoundError: [Errno 2] No such file or directory: '../../TuSimple\LaneDetection\label_data_0313.json' why?