NeuralPull-Pytorch icon indicating copy to clipboard operation
NeuralPull-Pytorch copied to clipboard

In case the code does not run

Open xqyd opened this issue 3 years ago • 0 comments

As mentioned by the author, it is better to reduce your points cloud around 95k points. Say you can use Meshlab to simplify your original ply file. After that, feed the simplified points cloud in ply format to the run.py, print the QUERY_EACH to make sure it is 10 (this will generate the npz file for downstream processing). And you can get the final result on a single 2080Ti (11GB) without memory issue. Hope this will help those who want to give this wonderful job a try. Peace!

xqyd avatar Aug 18 '22 09:08 xqyd