POCO: Point Convolution for Surface Reconstruction

01/05/2022
by   Alexandre Boulch, et al.
13

Implicit neural networks have been successfully used for surface reconstruction from point clouds. However, many of them face scalability issues as they encode the isosurface function of a whole object or scene into a single latent vector. To overcome this limitation, a few approaches infer latent vectors on a coarse regular 3D grid or on 3D patches, and interpolate them to answer occupancy queries. In doing so, they loose the direct connection with the input points sampled on the surface of objects, and they attach information uniformly in space rather than where it matters the most, i.e., near the surface. Besides, relying on fixed patch sizes may require discretization tuning. To address these issues, we propose to use point cloud convolutions and compute latent vectors at each input point. We then perform a learning-based interpolation on nearest neighbors using inferred weights. Experiments on both object and scene datasets show that our approach significantly outperforms other methods on most classical metrics, producing finer details and better reconstructing thinner volumes. The code is available at https://github.com/valeoai/POCO.

READ FULL TEXT

page 1

page 2

page 3

page 4

page 6

page 14

page 18

page 19

research
08/25/2023

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

Learning implicit representations has been a widely used solution for su...
research
07/17/2020

Meshing Point Clouds with Predicted Intrinsic-Extrinsic Ratio Guidance

We are interested in reconstructing the mesh representation of object su...
research
11/30/2022

GeoUDF: Surface Reconstruction from 3D Point Clouds via Geometry-guided Distance Representation

The recent neural implicit representation-based methods have greatly adv...
research
10/22/2021

AIR-Nets: An Attention-Based Framework for Locally Conditioned Implicit Representations

This paper introduces Attentive Implicit Representation Networks (AIR-Ne...
research
12/08/2022

ALTO: Alternating Latent Topologies for Implicit 3D Reconstruction

This work introduces alternating latent topologies (ALTO) for high-fidel...
research
12/12/2022

ALSO: Automotive Lidar Self-supervision by Occupancy estimation

We propose a new self-supervised method for pre-training the backbone of...
research
09/20/2022

Iterative Poisson Surface Reconstruction (iPSR) for Unoriented Points

Poisson surface reconstruction (PSR) remains a popular technique for rec...

Please sign up or login with your details

Forgot password? Click here to reset