paper-with-me

Papers

PCR-CG: Point Cloud Registration via Deep Explicit Color and Geometry

2023-02-28 · Yu Zhang, Junle Yu, Xiaolin Huang, Wenhui Zhou, Ji Hou

In this paper, we introduce PCR-CG: a novel 3D point cloud registration module explicitly embedding the color signals into the geometry representation. Different from previous methods that only use geometry representation, our module is specifically designed to effectively correlate color into geometry for the point cloud registration task. Our key contribution is a 2D-3D cross-modality learning algorithm that embeds the deep features learned from color signals to the geometry representation. With our designed 2D-3D projection module, the pixel features in a square region centered at correspondences perceived from images are effectively correlated with point clouds. In this way, the overlapped regions can be inferred not only from point cloud but also from the texture appearances. Adding color is non-trivial. We compare against a variety of baselines designed for adding color to 3D, such as exhaustively adding per-pixel features or RGB values in an implicit manner. We leverage Predator [25] as the baseline method and incorporate our proposed module onto it. To validate the effectiveness of 2D features, we ablate different 2D pre-trained networks and show a positive correlation between the pre-trained weights and the task performance. Our experimental results indicate a significant improvement of 6.5% registration recall over the baseline method on the 3DLoMatch benchmark. We additionally evaluate our approach on SOTA methods and observe consistent improvements, such as an improvement of 2.4% registration recall over GeoTransformer as well as 3.5% over CoFiNet. Our study reveals a significant advantages of correlating explicit deep color features to the point cloud in the registration task.

📄 PDF Abstract BibTeX arXiv:2302.14418

Code (1)

gardlin/pcr-cg 공식 구현 pytorch

Tasks

Point Cloud Registration

Similar Papers 제목 키워드 기반

ColorPCR: Color Point Cloud Registration with Multi-Stage Geometric-Color Fusion

2024-01-01 · CVPR 2024 1 · Juncheng Mu, Lin Bie, Shaoyi Du, Yue Gao

Point cloud registration is still a challenging and open problem. For example when the overlap between two point clouds is extremely low geo-only features may be not sufficient. Therefore it is important to further e…

Point Cloud Registration

Geometry-to-Image Synthesis-Driven Generative Point Cloud Registration

2025-12-10 · Haobo Jiang, Jin Xie, Jian Yang, Liang Yu 외 arxiv

In this paper, we propose a novel 3D registration paradigm, Generative Point Cloud Registration, which bridges advanced 2D generative models with 3D matching tasks to enhance registration performance. Our key idea is to …

Point Cloud RegistrationPoint Clouds

Color Point Cloud Registration Based on Supervoxel Correspondence

2020-01-06 · IEEE Access 2020 1 · YANG YANG, WEILE CHEN, Muyi Wang, DEXING ZHONG 외

With the development of RGBD sensors, the high-quality color point cloud can be obtained expediently. In this paper, we propose a novel registration method for 3D color point clouds from different views, which is a cri…

Point Cloud Registration

GeGS-PCR: Effective and Robust 3D Point Cloud Registration with Two-Stage Color-Enhanced Geometric-3DGS Fusion

2026-04-20 · Jiayi Tian, Haiduo Huang, Tian Xia, Wenzhe Zhao 외 arxiv

We address the challenge of point cloud registration using color information, where traditional methods relying solely on geometric features often struggle in low-overlap and incomplete scenarios. To overcome these limit…

Point Cloud Registration

GLASS: Geometry-aware Local Alignment and Structure Synchronization Network for 2D-3D Registration

2026-03-27 · Zhixin Cheng, Jiacheng Deng, Xinjun Li, Bohao Liao 외 arxiv

Image-to-point cloud registration methods typically follow a coarse-to-fine pipeline, extracting patch-level correspondences and refining them into dense pixel-to-point matches. However, in scenes with repetitive pattern…

Point Cloud RegistrationPoint Clouds