liuyuan-pal / Gen6D

[ECCV2022] Gen6D: Generalizable Model-Free 6-DoF Object Pose Estimation from RGB Images
GNU General Public License v3.0
565 stars 72 forks source link

Errors occur during model training #92

Open zzcc2023 opened 1 year ago

zzcc2023 commented 1 year ago

Hello, I encountered the following error while following your tutorial for the 'Train the detector' step.

FileNotFoundError: [Errno 2] No such file or directory: 'data/gso_cache/CukRL1DO9Xc-pts.pkl'

I have downloaded all the datasets as per your instructions and organized the file formats following your example.However, it seems that the file is missing from both the provided example and the dataset links.So I would like to seek your help.

liuyuan-pal commented 1 year ago

Hi, as I know, sometimes downloading files from onedrive will miss some files due to network errors. You may download it again and it would be OK.

zzcc2023 commented 1 year ago

Thank you very much

SA-GIMA commented 2 weeks ago

I encountered the same error, which file was re-downloaded to solve it?