paper-with-me

홈 › Papers

3D Point Cloud Registration for Localization Using a Deep Neural Network Auto-Encoder

2017-07-01 · CVPR 2017 7 · Gil Elbaz, Tamar Avraham, Anath Fischer

We present an algorithm for registration between a large-scale point cloud and a close-proximity scanned point cloud, providing a localization solution that is fully independent of prior information about the initial positions of the two point cloud coordinate systems. The algorithm, denoted LORAX, selects super-points--local subsets of points--and describes the geometric structure of each with a low-dimensional descriptor. These descriptors are then used to infer potential matching regions for an efficient coarse registration process, followed by a fine-tuning stage. The set of super-points is selected by covering the point clouds with overlapping spheres, and then filtering out those of low-quality or nonsalient regions. The descriptors are computed using state-of-the-art unsupervised machine learning, utilizing the technology of deep neural network based auto-encoders. Abstract This novel framework provides a strong alternative to the common practice of using manually designed key-point descriptors for coarse point cloud registration. Utilizing super-points instead of key-points allows the available geometrical data to be better exploited to find the correct transformation. Encoding local 3D geometric structures using a deep neural network auto-encoder instead of traditional descriptors continues the trend seen in other computer vision applications and indeed leads to superior results. The algorithm is tested on challenging point cloud registration datasets, and its advantages over previous approaches as well as its robustness to density changes, noise, and missing data are shown.

📄 PDF Abstract BibTeX

Code (1)

gilbaz/LORAX 공식 구현

Tasks

Point Cloud Registration

Similar Papers 제목 키워드 기반

APR: Online Distant Point Cloud Registration Through Aggregated Point Cloud Reconstruction

2023-05-04 · Quan Liu, Yunsong Zhou, Hongzi Zhu, Shan Chang 외

For many driving safety applications, it is of great importance to accurately register LiDAR point clouds generated on distant moving vehicles. However, such point clouds have extremely different point density and sensor…

Point cloud reconstructionPoint Cloud Registration

End-to-end 2D-3D Registration between Image and LiDAR Point Cloud for Vehicle Localization

2023-06-20 · Guangming Wang, Yu Zheng, Yanfeng Guo, Zhe Liu 외

Robot localization using a previously built map is essential for a variety of tasks including highly accurate navigation and mobile manipulation. A popular approach to robot localization is based on image-to-point cloud …

Image-Based LocalizationImage to Point Cloud RegistrationPoint Cloud Registration

CoFiI2P: Coarse-to-Fine Correspondences for Image-to-Point Cloud Registration

2023-09-26 · Shuhao Kang, Youqi Liao, Jianping Li, Fuxun Liang 외

Image-to-point cloud (I2P) registration is a fundamental task for robots and autonomous vehicles to achieve cross-modality data fusion and localization. Current I2P registration methods primarily focus on estimating corr…

Autonomous VehiclesImage to Point Cloud RegistrationPoint Cloud RegistrationRobot Navigation+1

Robust Feature-Based Point Registration Using Directional Mixture Model

2019-11-25 · Saman Fahandezh-Saadi, Di Wang, Masayoshi Tomizuka

This paper presents a robust probabilistic point registration method for estimating the rigid transformation (i.e. rotation matrix and translation vector) between two pointcloud dataset. The method improves the robustnes…

Translation

HybridPoint: Point Cloud Registration Based on Hybrid Point Sampling and Matching

2023-03-29 · Yiheng Li, Canhui Tang, Runzhao Yao, Aixue Ye 외

Patch-to-point matching has become a robust way of point cloud registration. However, previous patch-matching methods employ superpoints with poor localization precision as nodes, which may lead to ambiguous patch partit…

Patch MatchingPoint Cloud Registration