Refinement of Predicted Missing Parts Enhance Point Cloud Completion

10/08/2020
by   Alexis Mendoza, et al.
0

Point cloud completion is the task of predicting complete geometry from partial observations using a point set representation for a 3D shape. Previous approaches propose neural networks to directly estimate the whole point cloud through encoder-decoder models fed by the incomplete point set. By predicting the complete model, the current methods compute redundant information because the output also contains the known incomplete input geometry. This paper proposes an end-to-end neural network architecture that focuses on computing the missing geometry and merging the known input and the predicted point cloud. Our method is composed of two neural networks: the missing part prediction network and the merging-refinement network. The first module focuses on extracting information from the incomplete input to infer the missing geometry. The second module merges both point clouds and improves the distribution of the points. Our experiments on ShapeNet dataset show that our method outperforms the state-of-the-art methods in point cloud completion. The code of our methods and experiments is available in <https://github.com/ivansipiran/Refinement-Point-Cloud-Completion>.

READ FULL TEXT
research
08/19/2021

PoinTr: Diverse Point Cloud Completion with Geometry-Aware Transformers

Point clouds captured in real-world applications are often incomplete du...
research
02/28/2023

ProxyFormer: Proxy Alignment Assisted Point Cloud Completion with Missing Part Sensitive Transformer

Problems such as equipment defects or limited viewpoints will lead the c...
research
03/17/2022

UWED: Unsigned Distance Field for Accurate 3D Scene Representation and Completion

Scene Completion is the task of completing missing geometry from a parti...
research
07/11/2023

Hyperspherical Embedding for Point Cloud Completion

Most real-world 3D measurements from depth sensors are incomplete, and t...
research
07/12/2022

CP3: Unifying Point Cloud Completion by Pretrain-Prompt-Predict Paradigm

Point cloud completion aims to predict complete shape from its partial o...
research
01/20/2022

GASCN: Graph Attention Shape Completion Network

Shape completion, the problem of inferring the complete geometry of an o...
research
08/24/2021

Unsupervised Depth Completion with Calibrated Backprojection Layers

We propose a deep neural network architecture to infer dense depth from ...

Please sign up or login with your details

Forgot password? Click here to reset