Abstract / Description of output
Three-dimensional registration is a well-known topic in computer vision that aims to align two datasets (e.g. point clouds). Recent approaches to this problem are based on learning techniques. In this paper, we present an improved solution to the problem of registration with a novel architecture that, given two 3D point clouds as input, estimates the rotation to map one into the other. The network architecture is conceptually divided into two parts, the first part is a feature selection based on PointNet and PointNet++. The second part estimates the rotation with Euler angles by calculating the correspondences with a FlowNet-based network, and finally the rotations in yaw, pitch, and roll. The generalization capability of the proposal allows mapping two point clouds in a wide range of angles with a stable error over the whole range. Experiments have been carried out using the ModelNet10 objects dataset, varying the axis and the angle of rotation to provide a sufficiently complete evaluation of the architecture. The results show an average distance Mean Square Error of 4.94E-05 within a unit sphere and a rotation error of 1.18 degrees. The results with noisy point clouds are sufficiently accurate providing the network was trained only with noise-free data, demonstrating good generalization of the approach
Original language | English |
---|---|
Title of host publication | 2021 International Joint Conference on Neural Networks (IJCNN) |
Publisher | IEEE |
Number of pages | 13 |
ISBN (Electronic) | 978-1-6654-3900-8 |
ISBN (Print) | 978-1-6654-4597-9 |
DOIs | |
Publication status | Published - 20 Sept 2021 |
Event | The International Joint Conference on Neural Networks - Online Duration: 18 Jul 2021 → 22 Jul 2021 https://www.ijcnn.org/ |
Publication series
Name | |
---|---|
ISSN (Print) | 2161-4393 |
ISSN (Electronic) | 2161-4407 |
Conference
Conference | The International Joint Conference on Neural Networks |
---|---|
Abbreviated title | IJCNN 2021 |
Period | 18/07/21 → 22/07/21 |
Internet address |
Keywords / Materials (for Non-textual outputs)
- Deep Registration Networks
- 3d registration network
- deep learning
- point cloud registration