Open Huang-1939 opened 8 months ago
Do you run loop_gt.py, which is used to make the ground truth files?
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.
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?