points2surf icon indicating copy to clipboard operation
points2surf copied to clipboard

Learning Implicit Surfaces from Point Clouds (ECCV 2020)

Results 3 points2surf issues
Sort by recently updated
recently updated
newest added

Thanks for your excellent works! I have own colored point-clouds data, and I would like to reconstruct mesh from it with color. Currently, it looks like train_p2s_max.sh just outputs gray...

I used your pretrained models on my own dataset and got good reconstruction results, although the model had not seen my objects, but when I train the model on it...

Hi, thanks for the great work. I have worked with your code but I got very poor reconstruction results on my own dataset. I just wanted to confirm I did...