caodanyang / FUSIONLCD

5 stars 0 forks source link

pickle file error #1

Open Huang-1939 opened 8 months ago

Huang-1939 commented 8 months ago

FileNotFoundError: [Errno 2] No such file or directory: '/home/lab601/project/FUSIONLCD-master/dataset/FUSION/sequences/00/loop_GT_4m.pickle'

I have already use preparedataset.py to construct a dataset structure, but when I ran train.py, there was an error related to the pickle file.How should I solve this problem?

caodanyang commented 7 months ago

Do you run loop_gt.py, which is used to make the ground truth files?

Huang-1939 commented 7 months ago

Your assistance was invaluable, and I'm pleased to inform you that I have successfully resolved the issue.Thank you for your time and attention to this matter.