paper-with-me

홈 › Papers

3D Point Cloud Registration with Multi-Scale Architecture and Unsupervised Transfer Learning

2021-03-26 · Sofiane Horache, Jean-Emmanuel Deschaud, François Goulette

We propose a method for generalizing deep learning for 3D point cloud registration on new, totally different datasets. It is based on two components, MS-SVConv and UDGE. Using Multi-Scale Sparse Voxel Convolution, MS-SVConv is a fast deep neural network that outputs the descriptors from point clouds for 3D registration between two scenes. UDGE is an algorithm for transferring deep networks on unknown datasets in a unsupervised way. The interest of the proposed method appears while using the two components, MS-SVConv and UDGE, together as a whole, which leads to state-of-the-art results on real world registration datasets such as 3DMatch, ETH and TUM. The code is publicly available at https://github.com/humanpose1/MS-SVConv .

📄 PDF Abstract BibTeX arXiv:2103.14533

Code (1)

humanpose1/MS-SVConv 공식 구현 pytorch

Tasks

Point Cloud RegistrationTransfer Learning

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Batch Normalization 설명 없음
TUM 설명 없음

Similar Papers 제목 키워드 기반

MEDPNet: Achieving High-Precision Adaptive Registration for Complex Die Castings

2024-03-15 · Yu Du, Yu Song, Ce Guo, Xiaojing Tian 외

Due to their complex spatial structure and diverse geometric features, achieving high-precision and robust point cloud registration for complex Die Castings has been a significant challenge in the die-casting industry. E…

Computational EfficiencyPoint Cloud Registration

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

LPRnet: A self-supervised registration network for LiDAR and photogrammetric point clouds

2025-01-10 · Chen Wang, Yanfeng Gu, Xian Li

LiDAR and photogrammetry are active and passive remote sensing techniques for point cloud acquisition, respectively, offering complementary advantages and heterogeneous. Due to the fundamental differences in sensing mech…

Point 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

Memory-Efficient Point Cloud Registration via Overlapping Region Sampling

2024-10-29 · Tomoyasu Shimada, Kazuhiko Murasaki, Shogo Sato, Toshihiko Nishimura 외

Recent advances in deep learning have improved 3D point cloud registration but increased graphics processing unit (GPU) memory usage, often requiring preliminary sampling that reduces accuracy. We propose an overlapping …

GPUPoint Cloud Registration