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

SnowflakeNet: Point Cloud Completion by Snowflake Point Deconvolution with Skip-Transformer

About

Point cloud completion aims to predict a complete shape in high accuracy from its partial observation. However, previous methods usually suffered from discrete nature of point cloud and unstructured prediction of points in local regions, which makes it hard to reveal fine local geometric details on the complete shape. To resolve this issue, we propose SnowflakeNet with Snowflake Point Deconvolution (SPD) to generate the complete point clouds. The SnowflakeNet models the generation of complete point clouds as the snowflake-like growth of points in 3D space, where the child points are progressively generated by splitting their parent points after each SPD. Our insight of revealing detailed geometry is to introduce skip-transformer in SPD to learn point splitting patterns which can fit local regions the best. Skip-transformer leverages attention mechanism to summarize the splitting patterns used in the previous SPD layer to produce the splitting in the current SPD layer. The locally compact and structured point cloud generated by SPD is able to precisely capture the structure characteristic of 3D shape in local patches, which enables the network to predict highly detailed geometries, such as smooth regions, sharp edges and corners. Our experimental results outperform the state-of-the-art point cloud completion methods under widely used benchmarks. Code will be available at https://github.com/AllenXiangX/SnowflakeNet.

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

Related benchmarks

TaskDatasetResultRank
Point Cloud CompletionPCN (test)
Watercraft6.4
60
Point Cloud CompletionShapeNet-34 (seen categories)
Chamfer Distance (S)0.6
50
Point Cloud CompletionShapeNet-55 (test)
CD-M1.06
44
Point Cloud CompletionShapeNet-34 unseen categories
CD (Symmetric)0.88
37
Point Cloud CompletionMVP (test)
Avg Chamfer Distance (x10^4)5.37
34
Point Cloud CompletionShapeNet seen categories
Airplane Error4.29
32
Point Cloud CompletionPCN
CD7.21
23
Point Cloud CompletionShapeNet-55
CD-L2 (Average)1.24
18
3D Point Cloud CompletionCompletion3D
Average Chamfer Distance (L2)7.6
14
Point Cloud CompletionShapeNet-21 (Unseen)
CD-S0.88
13
Showing 10 of 19 rows

Other info

Follow for update