paper-with-me

홈 › Papers

DBDNet:Partial-to-Partial Point Cloud Registration with Dual Branches Decoupling

2023-10-18 · Shiqi Li, Jihua Zhu, Yifan Xie

Point cloud registration plays a crucial role in various computer vision tasks, and usually demands the resolution of partial overlap registration in practice. Most existing methods perform a serial calculation of rotation and translation, while jointly predicting overlap during registration, this coupling tends to degenerate the registration performance. In this paper, we propose an effective registration method with dual branches decoupling for partial-to-partial registration, dubbed as DBDNet. Specifically, we introduce a dual branches structure to eliminate mutual interference error between rotation and translation by separately creating two individual correspondence matrices. For partial-to-partial registration, we consider overlap prediction as a preordering task before the registration procedure. Accordingly, we present an overlap predictor that benefits from explicit feature interaction, which is achieved by the powerful attention mechanism to accurately predict pointwise masks. Furthermore, we design a multi-resolution feature extraction network to capture both local and global patterns thus enhancing both overlap prediction and registration module. Experimental results on both synthetic and real datasets validate the effectiveness of our proposed method.

📄 PDF Abstract BibTeX arXiv:2310.11733

Code (0)

등록된 구현이 없습니다.

Tasks

Point Cloud RegistrationTranslation

Similar Papers 제목 키워드 기반

Multi-View Partial (MVP) Point Cloud Challenge 2021 on Completion and Registration: Methods and Results

2021-12-22 · Liang Pan, Tong Wu, Zhongang Cai, Ziwei Liu 외

As real-scanned point clouds are mostly partial due to occlusions and viewpoints, reconstructing complete 3D shapes based on incomplete observations becomes a fundamental problem for computer vision. With a single incomp…

3D ReconstructionPoint Cloud CompletionPoint Cloud Registrationvalid

Point Cloud Registration using Representative Overlapping Points

2021-07-06 · Lifa Zhu, Dongrui Liu, Changwei Lin, Rui Yan 외

3D point cloud registration is a fundamental task in robotics and computer vision. Recently, many learning-based point cloud registration methods based on correspondences have emerged. However, these methods heavily rely…

Point Cloud Registration

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

2021-03-01 · ICCV 2021 10 · Hao Xu, Shuaicheng Liu, Guangfu Wang, Guanghui Liu 외

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 t…

Point Cloud Registration

Partial Transport for Point-Cloud Registration

2023-09-27 · Yikun Bai, Huy Tran, Steven B. Damelin, Soheil Kolouri

Point cloud registration plays a crucial role in various fields, including robotics, computer graphics, and medical imaging. This process involves determining spatial relationships between different sets of points, typic…

Computational EfficiencyPoint Cloud Registration

Toward Patient-specific Partial Point Cloud to Surface Completion for Pre- to Intra-operative Registration in Image-guided Liver Interventions

2025-05-26 · Nakul Poudel, Zixin Yang, Kelly Merrell, Richard Simon 외

Intra-operative data captured during image-guided surgery lacks sub-surface information, where key regions of interest, such as vessels and tumors, reside. Image-to-physical registration enables the fusion of pre-operati…

Point Cloud Completion