PCN: Point Completion Network
About
Shape completion, the problem of estimating the complete geometry of objects from partial observations, lies at the core of many vision and robotics applications. In this work, we propose Point Completion Network (PCN), a novel learning-based approach for shape completion. Unlike existing shape completion methods, PCN directly operates on raw point clouds without any structural assumption (e.g. symmetry) or annotation (e.g. semantic class) about the underlying shape. It features a decoder design that enables the generation of fine-grained completions while maintaining a small number of parameters. Our experiments show that PCN produces dense, complete point clouds with realistic structures in the missing regions on inputs with various levels of incompleteness and noise, including cars from LiDAR scans in the KITTI dataset.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Shape classification | ModelNet40 (test) | -- | 255 | |
| Point Cloud Completion | PCN (test) | Watercraft8.59 | 60 | |
| Point Cloud Completion | ShapeNet-34 (seen categories) | Chamfer Distance (S)1.87 | 50 | |
| Point Cloud Completion | ShapeNet-55 (test) | CD-M1.96 | 44 | |
| Point Cloud Completion | KITTI | MMD1.366 | 42 | |
| Point Cloud Completion | ShapeNet-34 unseen categories | CD (Symmetric)3.17 | 37 | |
| Point Cloud Completion | MVP (test) | Avg Chamfer Distance (x10^4)9.8 | 34 | |
| Point Cloud Completion | KITTI (test) | MMD1.366 | 33 | |
| Point Cloud Completion | ShapeNet seen categories | Airplane Error0.0055 | 32 | |
| Point Cloud Completion | Completion3D (test) | Airplane Score9.79 | 28 |