TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/OMNet: Learning Overlapping Mask for Partial-to-Partial Po...

OMNet: Learning Overlapping Mask for Partial-to-Partial Point Cloud Registration

Hao Xu, Shuaicheng Liu, Guangfu Wang, Guanghui Liu, Bing Zeng

2021-03-01ICCV 2021 10Point Cloud Registration
PaperPDFCode(official)

Abstract

Point cloud registration is a key task in many computational fields. Previous correspondence matching based methods require the inputs to have distinctive geometric structures to fit a 3D rigid transformation according to point-wise sparse feature matches. However, the accuracy of transformation heavily relies on the quality of extracted features, which are prone to errors with respect to partiality and noise. In addition, they can not utilize the geometric knowledge of all the overlapping regions. On the other hand, previous global feature based approaches can utilize the entire point cloud for the registration, however they ignore the negative effect of non-overlapping points when aggregating global features. In this paper, we present OMNet, a global feature based iterative network for partial-to-partial point cloud registration. We learn overlapping masks to reject non-overlapping regions, which converts the partial-to-partial registration to the registration of the same shape. Moreover, the previously used data is sampled only once from the CAD models for each object, resulting in the same point clouds for the source and reference. We propose a more practical manner of data generation where a CAD model is sampled twice for the source and reference, avoiding the previously prevalent over-fitting issue. Experimental results show that our method achieves state-of-the-art performance compared to traditional and deep learning based methods. Code is available at https://github.com/megvii-research/OMNet.

Results

TaskDatasetMetricValueModel
Point Cloud Registration3DLoMatch (10-30% overlap)Recall ( correspondence RMSE below 0.2)8.4OMNet (reported in REGTR)
Point Cloud Registration3DMatch (at least 30% overlapped - sample 5k interest points)Recall ( correspondence RMSE below 0.2)35.9OMNet (reported in REGTR)
3D Point Cloud Interpolation3DLoMatch (10-30% overlap)Recall ( correspondence RMSE below 0.2)8.4OMNet (reported in REGTR)
3D Point Cloud Interpolation3DMatch (at least 30% overlapped - sample 5k interest points)Recall ( correspondence RMSE below 0.2)35.9OMNet (reported in REGTR)

Related Papers

A Multi-Level Similarity Approach for Single-View Object Grasping: Matching, Planning, and Fine-Tuning2025-07-16Simultaneous Localization and Mapping Using Active mmWave Sensing in 5G NR2025-07-07CA-I2P: Channel-Adaptive Registration Network with Global Optimal Selection2025-06-26Correspondence-Free Multiview Point Cloud Registration via Depth-Guided Joint Optimisation2025-06-18MT-PCR: A Hybrid Mamba-Transformer with Spatial Serialization for Hierarchical Point Cloud Registration2025-06-16Robust Filtering -- Novel Statistical Learning and Inference Algorithms with Applications2025-06-13Rectified Point Flow: Generic Point Cloud Pose Estimation2025-06-05Cross-modal feature fusion for robust point cloud registration with ambiguous geometry2025-05-19