GridPull: Towards Scalability in Learning Implicit Representations from 3D Point Clouds

08/25/2023
by   Chao Chen, et al.
0

Learning implicit representations has been a widely used solution for surface reconstruction from 3D point clouds. The latest methods infer a distance or occupancy field by overfitting a neural network on a single point cloud. However, these methods suffer from a slow inference due to the slow convergence of neural networks and the extensive calculation of distances to surface points, which limits them to small scale points. To resolve the scalability issue in surface reconstruction, we propose GridPull to improve the efficiency of learning implicit representations from large scale point clouds. Our novelty lies in the fast inference of a discrete distance field defined on grids without using any neural components. To remedy the lack of continuousness brought by neural networks, we introduce a loss function to encourage continuous distances and consistent gradients in the field during pulling queries onto the surface in grids near to the surface. We use uniform grids for a fast grid search to localize sampled queries, and organize surface points in a tree structure to speed up the calculation of distances to the surface. We do not rely on learning priors or normal supervision during optimization, and achieve superiority over the latest methods in terms of complexity and accuracy. We evaluate our method on shape and scene benchmarks, and report numerical and visual comparisons with the latest methods to justify our effectiveness and superiority. The code is available at https://github.com/chenchao15/GridPull.

READ FULL TEXT

page 3

page 4

page 5

page 6

page 7

page 8

page 9

research
03/25/2023

Unsupervised Inference of Signed Distance Functions from Single Sparse Point Clouds without Learning Priors

It is vital to infer signed distance functions (SDFs) from 3D point clou...
research
01/05/2022

POCO: Point Convolution for Surface Reconstruction

Implicit neural networks have been successfully used for surface reconst...
research
03/25/2023

VisCo Grids: Surface Reconstruction with Viscosity and Coarea Grids

Surface reconstruction has been seeing a lot of progress lately by utili...
research
06/01/2023

NeuroGF: A Neural Representation for Fast Geodesic Distance and Path Queries

Geodesics are essential in many geometry processing applications. Howeve...
research
05/19/2023

Towards Better Gradient Consistency for Neural Signed Distance Functions via Level Set Alignment

Neural signed distance functions (SDFs) have shown remarkable capability...
research
08/22/2023

Learning a More Continuous Zero Level Set in Unsigned Distance Fields through Level Set Projection

Latest methods represent shapes with open surfaces using unsigned distan...
research
04/23/2022

Surface Reconstruction from Point Clouds by Learning Predictive Context Priors

Surface reconstruction from point clouds is vital for 3D computer vision...

Please sign up or login with your details

Forgot password? Click here to reset