ASFM-Net: Asymmetrical Siamese Feature Matching Network for Point Completion
About
We tackle the problem of object completion from point clouds and propose a novel point cloud completion network employing an Asymmetrical Siamese Feature Matching strategy, termed as ASFM-Net. Specifically, the Siamese auto-encoder neural network is adopted to map the partial and complete input point cloud into a shared latent space, which can capture detailed shape prior. Then we design an iterative refinement unit to generate complete shapes with fine-grained details by integrating prior information. Experiments are conducted on the PCN dataset and the Completion3D benchmark, demonstrating the state-of-the-art performance of the proposed ASFM-Net. Our method achieves the 1st place in the leaderboard of Completion3D and outperforms existing methods with a large margin, about 12%. The codes and trained models are released publicly at https://github.com/Yan-Xia/ASFM-Net.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Point Cloud Completion | PCN (test) | Watercraft64.7 | 88 | |
| Point Cloud Completion | ShapeNet-21 (Unseen) | F@1%21.6 | 27 | |
| 3D Point Cloud Completion | Completion3D | Average Chamfer Distance (L2)6.68 | 14 | |
| Point Cloud Completion | ShapeNet34 57 (test) | CD-S (CD-L1)18.351 | 14 | |
| Point Cloud Completion | ShapeNet55 | CD L1 (Small)19.136 | 14 | |
| Point Cloud Completion | PCN | Mean CD-l111.723 | 14 |