CompleteDT: Point Cloud Completion with Dense Augment Inference
Transformers
- URL: http://arxiv.org/abs/2205.14999v1
- Date: Mon, 30 May 2022 11:17:31 GMT
- Title: CompleteDT: Point Cloud Completion with Dense Augment Inference
Transformers
- Authors: Jun Li, Shangwei Guo, Zhengchao Lai, Xiantong Meng, Shaokun Han
- Abstract summary: Point cloud completion task aims to predict the missing part of incomplete point clouds and generate point clouds with details.
We propose a novel point cloud completion network, CompleteDT, which is based on the transformer.
- Score: 14.823742295692856
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Point cloud completion task aims to predict the missing part of incomplete
point clouds and generate complete point clouds with details. In this paper, we
propose a novel point cloud completion network, CompleteDT, which is based on
the transformer. CompleteDT can learn features within neighborhoods and explore
the relationship among these neighborhoods. By sampling the incomplete point
cloud to obtain point clouds with different resolutions, we extract features
from these point clouds in a self-guided manner, while converting these
features into a series of $patches$ based on the geometrical structure. To
facilitate transformers to leverage sufficient information about point clouds,
we provide a plug-and-play module named Relation-Augment Attention Module
(RAA), consisting of Point Cross-Attention Module (PCA) and Point Dense
Multi-Scale Attention Module (PDMA). These two modules can enhance the ability
to learn features within Patches and consider the correlation among these
Patches. Thus, RAA enables to learn structures of incomplete point clouds and
contribute to infer the local details of complete point clouds generated. In
addition, we predict the complete shape from $patches$ with an efficient
generation module, namely, Multi-resolution Point Fusion Module (MPF). MPF
gradually generates complete point clouds from $patches$, and updates $patches$
based on these generated point clouds. Experimental results show that our
method largely outperforms the state-of-the-art methods.
Related papers
- P2M2-Net: Part-Aware Prompt-Guided Multimodal Point Cloud Completion [6.407066306127476]
Inferring missing regions from severely occluded point clouds is highly challenging.
We propose a novel prompt-guided point cloud completion framework, coined P2M2-Net.
Given an input partial point cloud and a text prompt describing the part-aware information, our Transformer-based completion network can efficiently fuse the multimodal features.
arXiv Detail & Related papers (2023-12-29T14:11:45Z) - Rotation-Invariant Completion Network [8.023732679237021]
Real-world point clouds usually suffer from incompleteness and display different poses.
Current point cloud completion methods excel in reproducing complete point clouds with consistent poses as seen in the training set.
We propose a network named Rotation-Invariant Completion Network (RICNet), which consists of two parts: a Dual Pipeline Completion Network (DPCNet) and an enhancing module.
arXiv Detail & Related papers (2023-08-23T07:58:20Z) - P2C: Self-Supervised Point Cloud Completion from Single Partial Clouds [44.02541315496045]
Point cloud completion aims to recover the complete shape based on a partial observation.
Existing methods require either complete point clouds or multiple partial observations of the same object for learning.
We present Partial2Complete, the first self-supervised framework that completes point cloud objects.
arXiv Detail & Related papers (2023-07-27T09:31:01Z) - Patch-Wise Point Cloud Generation: A Divide-and-Conquer Approach [83.05340155068721]
We devise a new 3d point cloud generation framework using a divide-and-conquer approach.
All patch generators are based on learnable priors, which aim to capture the information of geometry primitives.
Experimental results on a variety of object categories from the most popular point cloud dataset, ShapeNet, show the effectiveness of the proposed patch-wise point cloud generation.
arXiv Detail & Related papers (2023-07-22T11:10:39Z) - Variational Relational Point Completion Network for Robust 3D
Classification [59.80993960827833]
Vari point cloud completion methods tend to generate global shape skeletons hence lack fine local details.
This paper proposes a variational framework, point Completion Network (VRCNet) with two appealing properties.
VRCNet shows great generalizability and robustness on real-world point cloud scans.
arXiv Detail & Related papers (2023-04-18T17:03:20Z) - AdaPoinTr: Diverse Point Cloud Completion with Adaptive Geometry-Aware
Transformers [94.11915008006483]
We present a new method that reformulates point cloud completion as a set-to-set translation problem.
We design a new model, called PoinTr, which adopts a Transformer encoder-decoder architecture for point cloud completion.
Our method attains 6.53 CD on PCN, 0.81 CD on ShapeNet-55 and 0.392 MMD on real-world KITTI.
arXiv Detail & Related papers (2023-01-11T16:14:12Z) - EPCL: Frozen CLIP Transformer is An Efficient Point Cloud Encoder [60.52613206271329]
This paper introduces textbfEfficient textbfPoint textbfCloud textbfLearning (EPCL) for training high-quality point cloud models with a frozen CLIP transformer.
Our EPCL connects the 2D and 3D modalities by semantically aligning the image features and point cloud features without paired 2D-3D data.
arXiv Detail & Related papers (2022-12-08T06:27:11Z) - Point cloud completion on structured feature map with feedback network [28.710494879042002]
We propose FSNet, a feature structuring module that can adaptively aggregate point-wise features into a 2D structured feature map.
A 2D convolutional neural network is adopted to decode feature maps from FSNet into a coarse and complete point cloud.
A point cloud upsampling network is used to generate dense point cloud from the partial input and the coarse intermediate output.
arXiv Detail & Related papers (2022-02-17T10:59:40Z) - A Conditional Point Diffusion-Refinement Paradigm for 3D Point Cloud
Completion [69.32451612060214]
Real-scanned 3D point clouds are often incomplete, and it is important to recover complete point clouds for downstream applications.
Most existing point cloud completion methods use Chamfer Distance (CD) loss for training.
We propose a novel Point Diffusion-Refinement (PDR) paradigm for point cloud completion.
arXiv Detail & Related papers (2021-12-07T06:59:06Z) - PoinTr: Diverse Point Cloud Completion with Geometry-Aware Transformers [81.71904691925428]
We present a new method that reformulates point cloud completion as a set-to-set translation problem.
We also design a new model, called PoinTr, that adopts a transformer encoder-decoder architecture for point cloud completion.
Our method outperforms state-of-the-art methods by a large margin on both the new benchmarks and the existing ones.
arXiv Detail & Related papers (2021-08-19T17:58:56Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.