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

ShapeFormer: Transformer-based Shape Completion via Sparse Representation

About

We present ShapeFormer, a transformer-based network that produces a distribution of object completions, conditioned on incomplete, and possibly noisy, point clouds. The resultant distribution can then be sampled to generate likely completions, each exhibiting plausible shape details while being faithful to the input. To facilitate the use of transformers for 3D, we introduce a compact 3D representation, vector quantized deep implicit function, that utilizes spatial sparsity to represent a close approximation of a 3D shape by a short sequence of discrete variables. Experiments demonstrate that ShapeFormer outperforms prior art for shape completion from ambiguous partial inputs in terms of both completion quality and diversity. We also show that our approach effectively handles a variety of shape types, incomplete patterns, and real-world scans.

Xingguang Yan, Liqiang Lin, Niloy J. Mitra, Dani Lischinski, Daniel Cohen-Or, Hui Huang• 2022

Related benchmarks

TaskDatasetResultRank
Point Cloud CompletionRedwood
Chamfer Distance29
15
Shape completionShapeNet Low Scan Ambiguity
CD0.73
8
Shape completionShapeNet High Scan Ambiguity
Chamfer Distance3.07
8
3D Shape CompletionPartNet
TMD (Avg)3.96
8
Point Cloud CompletionRedwood 10 objects
Chamfer Loss (old chair)23.2
5
Shape completionPartNet (test)
MMD1.32
3
Surface completionKITTI real object scans
Best Quality0.266
3
Showing 7 of 7 rows

Other info

Code

Follow for update