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

SVDFormer: Complementing Point Cloud via Self-view Augmentation and Self-structure Dual-generator

About

In this paper, we propose a novel network, SVDFormer, to tackle two specific challenges in point cloud completion: understanding faithful global shapes from incomplete point clouds and generating high-accuracy local structures. Current methods either perceive shape patterns using only 3D coordinates or import extra images with well-calibrated intrinsic parameters to guide the geometry estimation of the missing parts. However, these approaches do not always fully leverage the cross-modal self-structures available for accurate and high-quality point cloud completion. To this end, we first design a Self-view Fusion Network that leverages multiple-view depth image information to observe incomplete self-shape and generate a compact global shape. To reveal highly detailed structures, we then introduce a refinement module, called Self-structure Dual-generator, in which we incorporate learned shape priors and geometric self-similarities for producing new points. By perceiving the incompleteness of each point, the dual-path design disentangles refinement strategies conditioned on the structural type of each point. SVDFormer absorbs the wisdom of self-structures, avoiding any additional paired information such as color images with precisely calibrated camera intrinsic parameters. Comprehensive experiments indicate that our method achieves state-of-the-art performance on widely-used benchmarks. Code will be available at https://github.com/czvvd/SVDFormer.

Zhe Zhu, Honghua Chen, Xing He, Weiming Wang, Jing Qin, Mingqiang Wei• 2023

Related benchmarks

TaskDatasetResultRank
Point Cloud CompletionShapeNet-55 (test)--
44
Point Cloud CompletionShapeNet seen categories
Airplane Error7.21
32
Point Cloud CompletionPCN
CD39.86
23
3D Shape CompletionSynthetic data (test)
Chamfer Distance (CD)5.12
19
Shape completionScanNet Chair real scans
UCD1.4
10
3D Shape CompletionRedwood
CD3.54
10
3D Shape CompletionScanNet Table 10 (test)
UCD1.4
7
3D Shape CompletionKITTI-Car 15 (test)
UCD1.8
7
3D Shape CompletionOmni-Comp Random Crop
CD5.35
7
3D Shape CompletionOmni-Comp Single Scan
CD5.32
7
Showing 10 of 13 rows

Other info

Follow for update