HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

PMP-Net++: Point Cloud Completion by Transformer-Enhanced Multi-step Point Moving Paths

Xin Wen Peng Xiang Zhizhong Han Yan-Pei Cao Pengfei Wan Wen Zheng Yu-Shen Liu

PMP-Net++: Point Cloud Completion by Transformer-Enhanced Multi-step Point Moving Paths

Abstract

Point cloud completion concerns to predict missing part for incomplete 3D shapes. A common strategy is to generate complete shape according to incomplete input. However, unordered nature of point clouds will degrade generation of high-quality 3D shapes, as detailed topology and structure of unordered points are hard to be captured during the generative process using an extracted latent code. We address this problem by formulating completion as point cloud deformation process. Specifically, we design a novel neural network, named PMP-Net++, to mimic behavior of an earth mover. It moves each point of incomplete input to obtain a complete point cloud, where total distance of point moving paths (PMPs) should be the shortest. Therefore, PMP-Net++ predicts unique PMP for each point according to constraint of point moving distances. The network learns a strict and unique correspondence on point-level, and thus improves quality of predicted complete shape. Moreover, since moving points heavily relies on per-point features learned by network, we further introduce a transformer-enhanced representation learning network, which significantly improves completion performance of PMP-Net++. We conduct comprehensive experiments in shape completion, and further explore application on point cloud up-sampling, which demonstrate non-trivial improvement of PMP-Net++ over state-of-the-art point cloud completion/up-sampling methods.

Code Repositories

diviswen/PMP-Net
Official
pytorch

Benchmarks

BenchmarkMethodologyMetrics
point-cloud-completion-on-completion3dPMP-Net++
Chamfer Distance: 7.97(CD-L2)

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
PMP-Net++: Point Cloud Completion by Transformer-Enhanced Multi-step Point Moving Paths | Papers | HyperAI