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

SeedFormer: Patch Seeds based Point Cloud Completion with Upsample Transformer

About

Point cloud completion has become increasingly popular among generation tasks of 3D point clouds, as it is a challenging yet indispensable problem to recover the complete shape of a 3D object from its partial observation. In this paper, we propose a novel SeedFormer to improve the ability of detail preservation and recovery in point cloud completion. Unlike previous methods based on a global feature vector, we introduce a new shape representation, namely Patch Seeds, which not only captures general structures from partial inputs but also preserves regional information of local patterns. Then, by integrating seed features into the generation process, we can recover faithful details for complete point clouds in a coarse-to-fine manner. Moreover, we devise an Upsample Transformer by extending the transformer structure into basic operations of point generators, which effectively incorporates spatial and semantic relationships between neighboring points. Qualitative and quantitative evaluations demonstrate that our method outperforms state-of-the-art completion networks on several benchmark datasets. Our code is available at https://github.com/hrzhou2/seedformer.

Haoran Zhou, Yun Cao, Wenqing Chu, Junwei Zhu, Tong Lu, Ying Tai, Chengjie Wang• 2022

Related benchmarks

TaskDatasetResultRank
Point Cloud CompletionPCN (test)
Watercraft5.85
60
Point Cloud CompletionShapeNet-34 (seen categories)
Chamfer Distance (S)0.48
50
Point Cloud CompletionShapeNet-55 (test)
CD-M0.77
44
Point Cloud CompletionKITTI
MMD0.516
42
Point Cloud CompletionShapeNet-34 unseen categories
CD (Symmetric)0.61
37
Point Cloud CompletionKITTI (test)
MMD0.516
33
Point Cloud CompletionShapeNet seen categories
Airplane Error8.56
32
Point Cloud CompletionPCN
CD6.74
23
Point Cloud CompletionShapeNet-55
CD-L2 (Average)0.92
18
Point Cloud CompletionShapeNet-ViPC (known categories)
Avg Score0.688
13
Showing 10 of 18 rows

Other info

Code

Follow for update