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

DiGS : Divergence guided shape implicit neural representation for unoriented point clouds

About

Shape implicit neural representations (INRs) have recently shown to be effective in shape analysis and reconstruction tasks. Existing INRs require point coordinates to learn the implicit level sets of the shape. When a normal vector is available for each point, a higher fidelity representation can be learned, however normal vectors are often not provided as raw data. Furthermore, the method's initialization has been shown to play a crucial role for surface reconstruction. In this paper, we propose a divergence guided shape representation learning approach that does not require normal vectors as input. We show that incorporating a soft constraint on the divergence of the distance function favours smooth solutions that reliably orients gradients to match the unknown normal at each point, in some cases even better than approaches that use ground truth normal vectors directly. Additionally, we introduce a novel geometric initialization method for sinusoidal INRs that further improves convergence to the desired solution. We evaluate the effectiveness of our approach on the task of surface reconstruction and shape space learning and show SOTA performance compared to other unoriented methods. Code and model parameters available at our project page https://chumbyte.github.io/DiGS-Site/.

Yizhak Ben-Shabat, Chamin Hewa Koneputugodage, Stephen Gould• 2021

Related benchmarks

TaskDatasetResultRank
Surface ReconstructionSurface Reconstruction Benchmark (SRB) 5 noisy range scans
Dist Error (c) vs GT0.19
15
Surface ReconstructionShapeNet 260 shapes 15
sCD (mean)1.32e-4
9
Surface ReconstructionShapeNet-55 (test)
mIoU96.36
7
Distance QueryShapeNet
RMSE (mean)0.1194
7
Surface ReconstructionSurface Reconstruction Benchmark
Chamfer Distance (d_C)0.19
6
Surface ReconstructionSRB GT
Anchor dc0.29
6
Surface ReconstructionShapeNet
Squared Chamfer Distance (Mean)1.32e-4
6
Surface ReconstructionSRB Scans
Anchor DC Error0.11
6
Surface ReconstructionSRB
Anchor97.67
5
Surface ReconstructionThingi10K (test)
NC (Squirrel)95.57
5
Showing 10 of 16 rows

Other info

Code

Follow for update