paper-with-me

홈 › Papers

RPSRNet: End-to-End Trainable Rigid Point Set Registration Network using Barnes-Hut $2^D$-Tree Representation

2021-04-12 · Sk Aziz Ali, Kerem Kahraman, Gerd Reis, Didier Stricker

We propose RPSRNet - a novel end-to-end trainable deep neural network for rigid point set registration. For this task, we use a novel $2^D$-tree representation for the input point sets and a hierarchical deep feature embedding in the neural network. An iterative transformation refinement module in our network boosts the feature matching accuracy in the intermediate stages. We achieve an inference speed of 12-15ms to register a pair of input point clouds as large as 250K. Extensive evaluation on (i) KITTI LiDAR odometry and (ii) ModelNet-40 datasets shows that our method outperforms prior state-of-the-art methods - e.g., on the KITTI data set, DCP-v2 by1.3 and 1.5 times, and PointNetLK by 1.8 and 1.9 times better rotational and translational accuracy respectively. Evaluation on ModelNet40 shows that RPSRNet is more robust than other benchmark methods when the samples contain a significant amount of noise and other disturbances. RPSRNet accurately registers point clouds with non-uniform sampling densities, e.g., LiDAR data, which cannot be processed by many existing deep-learning-based registration methods.

📄 PDF Abstract BibTeX arXiv:2104.05328

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

RPSRNet: End-to-End Trainable Rigid Point Set Registration Network Using Barnes-Hut 2D-Tree Representation

2021-06-19 · CVPR 2021 1 · Sk Aziz Ali, Kerem Kahraman, Gerd Reis, Didier Stricker

We propose RPSRNet - a novel end-to-end trainable deep neural network for rigid point set registration. For this task, we use a novel 2^D-tree representation for the input point sets and a hierarchical deep feature e…

Accelerated Gravitational Point Set Alignment With Altered Physical Laws

2019-10-01 · ICCV 2019 10 · Vladislav Golyanik, Christian Theobalt, Didier Stricker

This work describes Barnes-Hut Rigid Gravitational Approach (BH-RGA) -- a new rigid point set registration method relying on principles of particle dynamics. Interpreting the inputs as two interacting particle swarms, we…

Barnes-Hut Approximation for Point SetGeodesic Shooting

2019-07-10 · Jiancong Wang, Long Xie, Paul Yushkevich, James Gee

Geodesic shooting has been successfully applied to diffeo-morphic registration of point sets. Exact computation of the geodesicshooting between point sets, however, requiresO(N2) calculations each time step on the number…

Fast Gravitational Approach for Rigid Point Set Registration with Ordinary Differential Equations

2020-09-28 · Sk Aziz Ali, Kerem Kahraman, Christian Theobalt, Didier Stricker 외

This article introduces a new physics-based method for rigid point set alignment called Fast Gravitational Approach (FGA). In FGA, the source and target point sets are interpreted as rigid particle swarms with masses int…

Q-REG: End-to-End Trainable Point Cloud Registration with Surface Curvature

2023-09-27 · Shengze Jin, Daniel Barath, Marc Pollefeys, Iro Armeni

Point cloud registration has seen recent success with several learning-based methods that focus on correspondence matching and, as such, optimize only for this objective. Following the learning step of correspondence mat…

Point Cloud RegistrationPose Estimation