paper-with-me

Papers

3D Point Cloud Registration with Learning-based Matching Algorithm

2022-02-04 · rintaro yanagi, Atsushi Hashimoto, Shusaku Sone, Naoya Chiba, Jiaxin Ma, Yoshitaka Ushiku

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 jointly-trained feature extractor. We focused on edge-wise feature-forwarding architectures, which are memory-consuming but can avoid the over-smoothing effect that GNNs suffer. We improve its memory efficiency to scale it for point cloud registration while investigating the best way of connecting it to the feature extractor. Experimental results show our matching module's significant impact on performance improvement in rigid/non-rigid and whole/partial point cloud registration datasets with multiple contemporary feature extractors. For example, our module boosted the current SOTA method, RoITr, by +5.4%, and +7.2% in the NFMR metric and +6.1% and +8.5% in the IR metric on the 4DMatch and 4DLoMatch datasets, respectively.

📄 PDF Abstract BibTeX arXiv:2202.02149

Code (1)

omron-sinicx/weavenet 공식 구현 pytorch

Tasks

Point Cloud Registration

Similar Papers 제목 키워드 기반

HybridFusion: LiDAR and Vision Cross-Source Point Cloud Fusion

2023-04-10 · Yu Wang, Shuhui Bu, Lin Chen, Yifei Dong 외

Recently, cross-source point cloud registration from different sensors has become a significant research focus. However, traditional methods confront challenges due to the varying density and structure of cross-source po…

Point Cloud Registration

Deep Semantic Graph Matching for Large-scale Outdoor Point Clouds Registration

2023-08-10 · Shaocong Liu, Tao Wang, Yan Zhang, Ruqin Zhou 외

Current point cloud registration methods are mainly based on local geometric information and usually ignore the semantic information contained in the scenes. In this paper, we treat the point cloud registration problem a…

Graph MatchingPoint Cloud RegistrationSemantic Segmentation

A Strong Baseline for Point Cloud Registration via Direct Superpoints Matching

2023-07-03 · Aniket Gupta, Yiming Xie, Hanumant Singh, Huaizu Jiang

Deep neural networks endow the downsampled superpoints with highly discriminative feature representations. Previous dominant point cloud registration approaches match these feature representations as the first step, e.g.…

Point Cloud RegistrationRepresentation Learning

Target-less registration of point clouds: A review

2019-12-29 · Yue Pan

Point cloud registration has been one of the basic steps of point cloud processing, which has a lot of applications in remote sensing and robotics. In this report, we summarized the basic workflow of target-less point cl…

Point Cloud Registration

A Graph-Matching Approach for Cross-view Registration of Over-view 2 and Street-view based Point Clouds

2022-02-14 · Xiao Ling, Rongjun Qin

In this paper, based on the assumption that the object boundaries (e.g., buildings) from the over-view data should coincide with footprints of fa\c{c}ade 3D points generated from street-view photogrammetric images, we ai…

global-optimizationGraph Matching