hzxie/GRNet

How to save the repaired point cloud?

Closed this issue · 3 comments

Using the trained model, how to specify to repair a broken point cloud and save the repaired point cloud?

hzxie commented

Please describe your problem more specifically.

hzxie commented

We didn't provide the code single file inference.
Instead, you can use the --inference option for runner.py to generate completed point clouds given a data loader.