Point Cloud Registration
184 papers with code • 22 benchmarks • 10 datasets
Point Cloud Registration is a fundamental problem in 3D computer vision and photogrammetry. Given several sets of points in different coordinate systems, the aim of registration is to find the transformation that best aligns all of them into a common coordinate system. Point Cloud Registration plays a significant role in many vision applications such as 3D model reconstruction, cultural heritage management, landslide monitoring and solar energy analysis.
Libraries
Use these libraries to find Point Cloud Registration models and implementationsDatasets
Most implemented papers
Open3D: A Modern Library for 3D Data Processing
The Open3D frontend exposes a set of carefully selected data structures and algorithms in both C++ and Python.
SpineNet: Learning Scale-Permuted Backbone for Recognition and Localization
We propose SpineNet, a backbone with scale-permuted intermediate features and cross-scale connections that is learned on an object detection task by Neural Architecture Search.
PointNetLK: Robust & Efficient Point Cloud Registration using PointNet
To date, the successful application of PointNet to point cloud registration has remained elusive.
PCRNet: Point Cloud Registration Network using PointNet Encoding
PointNet has recently emerged as a popular representation for unstructured point cloud data, allowing application of deep learning to tasks such as object detection, segmentation and shape completion.
TEASER: Fast and Certifiable Point Cloud Registration
We propose the first fast and certifiable algorithm for the registration of two sets of 3D points in the presence of large amounts of outlier correspondences.
RPM-Net: Robust Point Matching using Learned Features
The hard assignments of closest point correspondences based on spatial distances are sensitive to the initial rigid transformation and noisy/outlier points, which often cause ICP to converge to wrong local minima.
PREDATOR: Registration of 3D Point Clouds with Low Overlap
We introduce PREDATOR, a model for pairwise point-cloud registration with deep attention to the overlap region.
Deep Closest Point: Learning Representations for Point Cloud Registration
To address local optima and other difficulties in the ICP pipeline, we propose a learning-based method, titled Deep Closest Point (DCP), inspired by recent techniques in computer vision and natural language processing.
PRNet: Self-Supervised Learning for Partial-to-Partial Registration
We present a simple, flexible, and general framework titled Partial Registration Network (PRNet), for partial-to-partial point cloud registration.
Model-free Vehicle Tracking and State Estimation in Point Cloud Sequences
The code and protocols for our benchmark and algorithm are available at https://github. com/TuSimple/LiDAR_SOT/.