pleaseconnectwifi / PNAL

Learning with Noisy Labels for Robust Point Cloud Segmentation (ICCV2021 Oral)
61 stars 6 forks source link

Missing File and how to use refined ScanNet #9

Open Pixie8888 opened 2 years ago

Pixie8888 commented 2 years ago

Hi,

Thanks for sharing the code. After putting per60_0.018_DBSCANCluster into NL_S3DIS folder and run python compare_labels.py, it shows: FileNotFoundError: [Errno 2] No such file or directory: 'data_with_ins_label/metadata/train.txt'.

Also, the dataloader for Scannet is not provided (PNAL_dgcnn.py). image

Could you please upload the missing files? Thank you very much!

Charles-lab-ux commented 1 year ago

Hi,

Thanks for sharing the code. After putting per60_0.018_DBSCANCluster into NL_S3DIS folder and run python compare_labels.py, it shows: FileNotFoundError: [Errno 2] No such file or directory: 'data_with_ins_label/metadata/train.txt'.

Also, the dataloader for Scannet is not provided (PNAL_dgcnn.py). image

Could you please upload the missing files? Thank you very much!

Hello, I have the same problem as you. Have you solved these problems? May I have a chance to communicate with you?

Pixie8888 commented 1 year ago

Hi,

I didn't solve these problems. Neither did I reproduce results on S3DIS.