NeuralPull-Pytorch
NeuralPull-Pytorch copied to clipboard
Implementation of ICML'2021:Neural-Pull: Learning Signed Distance Functions from Point Clouds by Learning to Pull Space onto Surfaces
Hi, first off thanks for sharing this implementation, it's very convenient to get started with! I encountered a bug that that prevents `.xyz` files from being loaded, this 1-line commit...
Hi, i reproduced the experiment following the instruction provided on Gargoyle, however the .ply output in the outs/ folder is empty, there is no reconstructed meshes! It will be of...
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...
 why use validate_mesh mode,my outputs all like this?