Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Snowflake Point Deconvolution for Point Cloud Completion and Generation with Skip-Transformer

About

Most existing point cloud completion methods suffer from the discrete nature of point clouds and the unstructured prediction of points in local regions, which makes it difficult to reveal fine local geometric details. To resolve this issue, we propose SnowflakeNet with snowflake point deconvolution (SPD) to generate complete point clouds. SPD models the generation of point clouds as the snowflake-like growth of points, where child points are generated progressively by splitting their parent points after each SPD. Our insight into the detailed geometry is to introduce a skip-transformer in the SPD to learn the point splitting patterns that can best fit the local regions. The skip-transformer leverages attention mechanism to summarize the splitting patterns used in the previous SPD layer to produce the splitting in the current layer. The locally compact and structured point clouds generated by SPD precisely reveal the structural characteristics of the 3D shape in local patches, which enables us to predict highly detailed geometries. Moreover, since SPD is a general operation that is not limited to completion, we explore its applications in other generative tasks, including point cloud auto-encoding, generation, single image reconstruction, and upsampling. Our experimental results outperform state-of-the-art methods under widely used benchmarks.

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

Related benchmarks

TaskDatasetResultRank
Point Cloud CompletionPCN (test)--
60
3D point cloud generationShapeNet Chair category (test)
MMD (CD)12.742
56
3D point cloud generationShapeNet Airplane category (test)
1-NNA (CD, %)69.35
55
Point Cloud CompletionShapeNet-34 (seen categories)
Chamfer Distance (S)5.1
50
Point Cloud CompletionKITTI
MMD0.407
42
Point Cloud CompletionShapeNet-34 unseen categories
CD (Symmetric)7.6
37
Point Cloud CompletionCompletion3D (test)--
28
Point Cloud CompletionPCN--
23
Single-view ReconstructionShapeNet
pla19.9
20
Point Cloud Auto-encodingShapeNet airplane
CD1.51
6
Showing 10 of 16 rows

Other info

Code

Follow for update