Sekunde / 3D-SIS

[CVPR'19] 3D-SIS: 3D Semantic Instance Segmentation of RGB-D Scans
Other
379 stars 72 forks source link

No such file or directory: '/mnt/local_dataset/ScanNet/scannetv2_enet.pth' #57

Closed yuheyuan closed 2 years ago

yuheyuan commented 2 years ago

when i run main.py , it occour, but i really put scannetv2_enet.pth put in the directory. but i dosen't work

yuheyuan commented 2 years ago

i sovle it problem by change the rpn_class_mask_5.yml, change /mnt/local_dataset/ScanNet/scannetv2_enet.pth to mnt/local_dataset/ScanNet/scannetv2_enet.pth so i can solve this problem, but i meet a new problem no such a file '/mnt/local_datasets/ScanNet/vox-5cm_sdf/chunk/scene528_00045.chunk',i don't know how to sovle it because i can't find this root in the rpn_class_mask_5.yml I put mnt in the same level directory with main.py