Local Deep Implicit Functions for 3D Shape
About
The goal of this project is to learn a 3D shape representation that enables accurate surface reconstruction, compact storage, efficient computation, consistency for similar shapes, generalization across diverse shape categories, and inference from depth camera observations. Towards this end, we introduce Local Deep Implicit Functions (LDIF), a 3D shape representation that decomposes space into a structured set of learned implicit functions. We provide networks that infer the space decomposition and local deep implicit functions from a 3D mesh or posed depth image. During experiments, we find that it provides 10.3 points higher surface reconstruction accuracy (F-Score) than the state-of-the-art (OccNet), while requiring fewer than 1 percent of the network parameters. Experiments on posed depth image completion and generalization to unseen classes show 15.8 and 17.8 point improvements over the state-of-the-art, while producing a structured 3D representation for each input with consistency across diverse shape collections.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| 3D Shape Reconstruction | ShapeNet table | Chamfer Distance0.56 | 9 | |
| 3D Shape Reconstruction | ShapeNet airplane | Chamfer Distance0.1 | 6 | |
| 3D Shape Reconstruction | ShapeNet (bench) | Chamfer Distance0.17 | 6 | |
| 3D Shape Reconstruction | ShapeNet Car | Chamfer Distance0.28 | 6 | |
| 3D Shape Reconstruction | ShapeNet rifle | Chamfer Distance0.09 | 6 | |
| 3D Shape Reconstruction | ShapeNet telephone | Chamfer Distance0.08 | 6 | |
| 3D Shape Reconstruction | ShapeNet watercraft | Chamfer Distance0.2 | 6 | |
| 3D Shape Reconstruction | ShapeNet cabinet | Chamfer Distance0.33 | 6 | |
| 3D Shape Reconstruction | ShapeNet chair | Chamfer Distance0.34 | 6 | |
| 3D Shape Reconstruction | ShapeNet (display) | Chamfer Distance0.28 | 6 |