paper-with-me

Papers

Lepard: Learning partial point cloud matching in rigid and deformable scenes

2021-11-24 · CVPR 2022 1 · Yang Li, Tatsuya Harada

We present Lepard, a Learning based approach for partial point cloud matching in rigid and deformable scenes. The key characteristics are the following techniques that exploit 3D positional knowledge for point cloud matching: 1) An architecture that disentangles point cloud representation into feature space and 3D position space. 2) A position encoding method that explicitly reveals 3D relative distance information through the dot product of vectors. 3) A repositioning technique that modifies the crosspoint-cloud relative positions. Ablation studies demonstrate the effectiveness of the above techniques. In rigid cases, Lepard combined with RANSAC and ICP demonstrates state-of-the-art registration recall of 93.9% / 71.3% on the 3DMatch / 3DLoMatch. In deformable cases, Lepard achieves +27.1% / +34.8% higher non-rigid feature matching recall than the prior art on our newly constructed 4DMatch / 4DLoMatch benchmark.

📄 PDF Abstract BibTeX arXiv:2111.12591

Code (1)

rabbityl/lepard 공식 구현 pytorch

Tasks

3D Feature Matching3D Point Cloud MatchingPartial Point Cloud MatchingPoint Cloud RegistrationPosition

Similar Papers 제목 키워드 기반

Unsupervised Non-Rigid Point Cloud Matching through Large Vision Models

2024-08-16 · Zhangquan Chen, Puhua Jiang, Ruqi Huang

In this paper, we propose a novel learning-based framework for non-rigid point cloud matching, which can be trained purely on point clouds without any correspondence annotation but also be extended naturally to partial-t…

3D Point Cloud Registration with Learning-based Matching Algorithm

2022-02-04 · rintaro yanagi, Atsushi Hashimoto, Shusaku Sone, Naoya Chiba 외

We present a novel differential matching algorithm for 3D point cloud registration. Instead of only optimizing the feature extractor for a matching algorithm, we propose a learning-based matching module optimized to the …

Point Cloud Registration

Category-Level Global Camera Pose Estimation with Multi-Hypothesis Point Cloud Correspondences

2022-09-28 · Jun-Jee Chao, Selim Engin, Nicolai Häni, Volkan Isler

Correspondence search is an essential step in rigid point cloud registration algorithms. Most methods maintain a single correspondence at each step and gradually remove wrong correspondances. However, building one-to-one…

Camera Pose EstimationPoint Cloud RegistrationPose Estimation

DV-Matcher: Deformation-based Non-rigid Point Cloud Matching Guided by Pre-trained Visual Features

2025-01-01 · CVPR 2025 1 · Zhangquan Chen, Puhua Jiang, Ruqi Huang

In this paper, we present DV-Matcher, a novel learning-based framework for estimating dense correspondences between non-rigidly deformable point clouds. Learning directly from unstructured point clouds without meshin…

CoE: Deep Coupled Embedding for Non-Rigid Point Cloud Correspondences

2024-12-07 · Huajian Zeng, Maolin Gao, Daniel Cremers

The interest in matching non-rigidly deformed shapes represented as raw point clouds is rising due to the proliferation of low-cost 3D sensors. Yet, the task is challenging since point clouds are irregular and there is a…