liuruijin17 / LSTR

This is an official repository of End-to-end Lane Shape Prediction with Transformers.
BSD 3-Clause "New" or "Revised" License
647 stars 130 forks source link

No cache file found. #32

Closed Gooddz1 closed 3 years ago

Gooddz1 commented 3 years ago

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?

AlgoJay1991 commented 3 years ago

I meet the same error, I think this error caused by test image dataset path

hossam-sudo commented 3 years ago

did anyone solve this issue?

animesh-007 commented 3 years ago

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.

Gooddz1 commented 3 years ago

did anyone solve this issue?

Have you solved the problem

Gooddz1 commented 3 years ago

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)?

Gooddz1 commented 3 years ago

did anyone solve this issue?

Have you solved the problem

Gooddz1 commented 3 years ago

I meet the same error, I think this error caused by test image dataset path

Have you solved the problem

animesh-007 commented 3 years ago

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.

zsffuture commented 3 years ago

Is the path problem, trace source debug look will know, modify into their own file path