qinglew / PCN-PyTorch

Implementation of PCN(Point Completion Network) in PyTorch.
141 stars 33 forks source link

Testing with partial point cloud? #35

Open Hannes9 opened 6 months ago

Hannes9 commented 6 months ago

Hi @qinglew, How do I test a partial point cloud using a pretrained model without having the ground truth point cloud of the to get tested partial point cloud ? Thanks a lot for your help !