diviswen / PMP-Net

MIT License
44 stars 16 forks source link

[Open3D WARNING] Read PCD failed: unable to open file #8

Open Guorong-He opened 2 years ago

Guorong-He commented 2 years ago

Hello author, when I tried to run Python main_pcn.py, there were several files in the dataset that couldn't be opened, and I have the following code:

[Open3D WARNING] Read PCD failed: unable to open file: /home/XD/python_workspace/hgr/PMP-Net main/datasets/train/partial/03636649/ea235afbbaa6fcccf32735686fcd8ec8/00.pcd [Open3D WARNING] Read PCD failed: unable to open file: /home/XD/python_workspace/hgr/PMP-Net-main/datasets/train/partial/02958343/193c40d30b237b2e6a34aa94ca8a3355/06.pcd [Open3D WARNING] Read PCD failed: unable to open file: /home/XD/python_workspace/hgr/PMP-Net-main/datasets/train/partial/02691156/d2412f19d33572dc4c3a35cee92bb95b/05.pcd

I do not understand why, please give some pointers, thanks!

Hello-hubKing commented 2 years ago

Hi, I meet the same error. Have you solved this problem?

wencc-ucas commented 1 year ago

Hi all, did you solve the problem? Thanks in advance.

InachJP commented 1 year ago

hi I have the same error, did you solve the problem?

huyanbi commented 1 year ago

我也遇到了同样的问题