paper-with-me

Papers

DIPR: Efficient Point Cloud Registration via Dynamic Iteration

2023-12-05 · Yang Ai, Qiang Bai, Jindong Li, Xi Yang

Point cloud registration (PCR) is an essential task in 3D vision. Existing methods achieve increasingly higher accuracy. However, a large proportion of non-overlapping points in point cloud registration consume a lot of computational resources while negatively affecting registration accuracy. To overcome this challenge, we introduce a novel Efficient Point Cloud Registration via Dynamic Iteration framework, DIPR, that makes the neural network interactively focus on overlapping points based on sparser input points. We design global and local registration stages to achieve efficient course-tofine processing. Beyond basic matching modules, we propose the Refined Nodes to narrow down the scope of overlapping points by using adopted density-based clustering to significantly reduce the computation amount. And our SC Classifier serves as an early-exit mechanism to terminate the registration process in time according to matching accuracy. Extensive experiments on multiple datasets show that our proposed approach achieves superior registration accuracy while significantly reducing computational time and GPU memory consumption compared to state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2312.02877

Code (0)

등록된 구현이 없습니다.

Tasks

GPUPoint Cloud Registration

Methods 이 논문이 사용한 방법론

Focus 설명 없음
SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

A Termination Criterion for Probabilistic PointClouds Registration

2020-10-10 · Simone Fontana, Domenico G. Sorrenti

Probabilistic Point Clouds Registration (PPCR) is an algorithm that, in its multi-iteration version, outperformed state of the art algorithms for local point clouds registration. However, its performances have been teste…

Distinctiveness Oriented Positional Equilibrium for Point Cloud Registration

2021-01-01 · ICCV 2021 10 · Taewon Min, Chonghyuk Song, Eunseok Kim, Inwook Shim

Recent state-of-the-art learning-based approaches to point cloud registration have largely been based on graph neural networks (GNN). However, these prominent GNN backbones suffer from the indistinguishable features …

Point Cloud Registration

MCI-Net: A Robust Multi-Domain Context Integration Network for Point Cloud Registration

2025-12-29 · Shuyuan Lin, Wenwu Peng, Junjie Huang, Qiang Qi 외 arxiv

Robust and discriminative feature learning is critical for high-quality point cloud registration. However, existing deep learning-based methods typically rely on Euclidean neighborhood-based strategies for feature extrac…

Point Cloud RegistrationPose EstimationPoint Clouds

Planning with Learned Dynamic Model for Unsupervised Point Cloud Registration

2021-08-05 · Haobo Jiang, Jin Xie, Jianjun Qian, Jian Yang

Point cloud registration is a fundamental problem in 3D computer vision. In this paper, we cast point cloud registration into a planning problem in reinforcement learning, which can seek the transformation between the so…

Point Cloud Registration

A Dynamical Perspective on Point Cloud Registration

2020-05-07 · Heng Yang

We provide a dynamical perspective on the classical problem of 3D point cloud registration with correspondences. A point cloud is considered as a rigid body consisting of particles. The problem of registering two point c…

Point Cloud Registration