Learning Local Displacements for Point Cloud Completion
We propose a novel approach aimed at object and semantic scene completion from a partial scan represented as a 3D point cloud. Our architecture relies on three novel layers that are used successively within an encoder-decoder structure and specifically developed for the task at hand. The first one carries out feature extraction by matching the point features to a set of pre-trained local descriptors. Then, to avoid losing individual descriptors as part of standard operations such as max-pooling, we propose an alternative neighbor-pooling operation that relies on adopting the feature vectors with the highest activations. Finally, up-sampling in the decoder modifies our feature extraction in order to increase the output dimension. While this model is already able to achieve competitive results with the state of the art, we further propose a way to increase the versatility of our approach to process point clouds. To this aim, we introduce a second model that assembles our layers within a transformer architecture. We evaluate both architectures on object and indoor scene completion tasks, achieving state-of-the-art performance.
Code (0)
등록된 구현이 없습니다.
Tasks
DecoderPoint Cloud CompletionSimilar Papers 제목 키워드 기반
Skeleton-bridged Point Completion: From Global Inference to Local Adjustment
Point completion refers to complete the missing geometries of objects from partial point clouds. Existing works usually estimate the missing shape by decoding a latent feature encoded from the input points. However, real…
Surface ReconstructionSymmCompletion: High-Fidelity and High-Consistency Point Cloud Completion with Symmetry Guidance
Point cloud completion aims to recover a complete point shape from a partial point cloud. Although existing methods can form satisfactory point clouds in global completeness, they often lose the original geometry details…
Point Cloud CompletionPoint Cloud Completion by Skip-attention Network with Hierarchical Folding
Point cloud completion aims to infer the complete geometries for missing regions of 3D objects from incomplete ones. Previous methods usually predict the complete point cloud based on the global shape representation extr…
DecoderPoint Cloud CompletionLAKe-Net: Topology-Aware Point Cloud Completion by Localizing Aligned Keypoints
Point cloud completion aims at completing geometric and topological shapes from a partial observation. However, some topology of the original shape is missing, existing methods directly predict the location of complete p…
Point Cloud CompletionPoint cloud completion via structured feature maps using a feedback network
In this paper, we tackle the challenging problem of point cloud completion from the perspective of feature learning. Our key observation is that to recover the underlying structures as well as surface details, given part…
Point Cloud Completionpoint cloud upsampling