paper-with-me

홈 › Papers

CorsNet: 3D Point Cloud Registration by Deep Neural Network

2020-02-03 · Akiyoshi Kurobe, Yusuke Sekikawa, Kohta Ishikawa, and Hideo Saito

Point cloud registration is a key problem for robotics and computer vision communities. This represents estimating a rigid transform which aligns one point cloud to another. Iterative closest point (ICP) is a well-known classical method for this problem, yet it generally achieves high alignment only when the source and template point cloud are mostly pre-aligned. If each point cloud is far away or contains a repeating structure, the registration often fails because of being fallen into a local minimum. Recently, inspired by PointNet, several deep learning-based methods have been developed. PointNetLK is a representative approach, which directly optimizes the distance of aggregated features using gradient method by Jacobian. In this paper, we propose a point cloud registration system based on deep learning: CorsNet. Since CorsNet concatenates the local features with the global features and regresses correspondences between point clouds, not directly pose or aggregated features, more useful information is integrated than the conventional approaches. For comparison, we also developed a novel deep learning approach (DirectNet) that directly regresses the pose between point clouds. Through our experiments, we show that CorsNet achieves higher accuracy than not only the classic ICP method, but also the recently proposed learning-based proposal PointNetLK and DirectNet, including on seen and unseen categories.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningPoint Cloud Registration

Methods 이 논문이 사용한 방법론

eToro Customer Care Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

SDFReg: Learning Signed Distance Functions for Point Cloud Registration

2023-04-18 · Leida Zhang, Zhengda Lu, Kai Liu, Yiqun Wang

Learning-based point cloud registration methods can handle clean point clouds well, while it is still challenging to generalize to noisy, partial, and density-varying point clouds. To this end, we propose a novel point c…

Point Cloud Registration

3D Meta-Registration: Meta-learning 3D Point Cloud Registration Functions

2021-09-29 · Yu Hao, Yi Fang

Learning robust 3D point cloud registration functions with deep neural networks has emerged as a powerful paradigm in recent years, offering promising performance in producing spatial geometric transformations for each p…

Meta-LearningPoint Cloud Registration

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

Deep Learning-based Point Cloud Registration for Augmented Reality-guided Surgery

2024-05-06 · Maximilian Weber, Daniel Wild, Jens Kleesiek, Jan Egger 외

Point cloud registration aligns 3D point clouds using spatial transformations. It is an important task in computer vision, with applications in areas such as augmented reality (AR) and medical imaging. This work explores…

Deep LearningPoint Cloud Registration

Cross3DReg: Towards a Large-scale Real-world Cross-source Point Cloud Registration Benchmark

2025-09-08 · Zongyi Xu, Zhongpeng Lang, Yilong Chen, Shanshan Zhao 외 arxiv

Cross-source point cloud registration, which aims to align point cloud data from different sensors, is a fundamental task in 3D vision. However, compared to the same-source point cloud registration, cross-source registra…

Point Cloud RegistrationPoint Clouds