paper-with-me

홈 › Papers

CoFiI2P: Coarse-to-Fine Correspondences for Image-to-Point Cloud Registration

2023-09-26 · Shuhao Kang, Youqi Liao, Jianping Li, Fuxun Liang, Yuhao Li, Xianghong Zou, Fangning Li, Xieyuanli Chen, Zhen Dong, Bisheng Yang

Image-to-point cloud (I2P) registration is a fundamental task for robots and autonomous vehicles to achieve cross-modality data fusion and localization. Current I2P registration methods primarily focus on estimating correspondences at the point or pixel level, often neglecting global alignment. As a result, I2P matching can easily converge to a local optimum if it lacks high-level guidance from global constraints. To improve the success rate and general robustness, this paper introduces CoFiI2P, a novel I2P registration network that extracts correspondences in a coarse-to-fine manner. First, the image and point cloud data are processed through a two-stream encoder-decoder network for hierarchical feature extraction. Second, a coarse-to-fine matching module is designed to leverage these features and establish robust feature correspondences. Specifically, In the coarse matching phase, a novel I2P transformer module is employed to capture both homogeneous and heterogeneous global information from the image and point cloud data. This enables the estimation of coarse super-point/super-pixel matching pairs with discriminative descriptors. In the fine matching module, point/pixel pairs are established with the guidance of super-point/super-pixel correspondences. Finally, based on matching pairs, the transform matrix is estimated with the EPnP-RANSAC algorithm. Experiments conducted on the KITTI Odometry dataset demonstrate that CoFiI2P achieves impressive results, with a relative rotation error (RRE) of 1.14 degrees and a relative translation error (RTE) of 0.29 meters, while maintaining real-time speed.Additional experiments on the Nuscenes datasets confirm our method's generalizability. The project page is available at \url{https://whu-usi3dv.github.io/CoFiI2P}.

📄 PDF Abstract BibTeX arXiv:2309.14660

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous VehiclesImage to Point Cloud RegistrationPoint Cloud RegistrationRobot NavigationRTE

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

CoFiNet: Reliable Coarse-to-fine Correspondences for Robust PointCloud Registration

2021-05-21 · NeurIPS 2021 12 · Hao Yu, Fu Li, Mahdi Saleh, Benjamin Busam 외

We study the problem of extracting correspondences between a pair of point clouds for registration. For correspondence retrieval, existing works benefit from matching sparse keypoints detected from dense points but usual…

Keypoint DetectionPoint Cloud RegistrationRetrieval

CoFiNet: Reliable Coarse-to-fine Correspondences for Robust Point Cloud Registration

2021-10-26 · NeurIPS 2021 12 · Hao Yu, Fu Li, Mahdi Saleh, Benjamin Busam 외

We study the problem of extracting correspondences between a pair of point clouds for registration. For correspondence retrieval, existing works benefit from matching sparse keypoints detected from dense points but usual…

Keypoint DetectionPoint Cloud RegistrationRetrieval

Quantity-Aware Coarse-to-Fine Correspondence for Image-to-Point Cloud Registration

2023-07-14 · Gongxin Yao, Yixin Xuan, YiWei Chen, Yu Pan

Image-to-point cloud registration aims to determine the relative camera pose between an RGB image and a reference point cloud, serving as a general solution for locating 3D objects from 2D observations. Matching individu…

Image to Point Cloud RegistrationPoint Cloud Registration

Coarse Correspondences Boost Spatial-Temporal Reasoning in Multimodal Language Model

2024-08-01 · CVPR 2025 1 · Benlin Liu, Yuhao Dong, Yiqin Wang, Zixian Ma 외

Multimodal language models (MLLMs) are increasingly being applied in real-world environments, necessitating their ability to interpret 3D spaces and comprehend temporal dynamics. Current methods often rely on specialized…

EgoSchemaLanguage ModelingLanguage ModellingSpatial Reasoning+1

2D3D-MATR: 2D-3D Matching Transformer for Detection-free Registration between Images and Point Clouds

2023-08-10 · ICCV 2023 1 · Minhao Li, Zheng Qin, Zhirui Gao, Renjiao Yi 외

The commonly adopted detect-then-match approach to registration finds difficulties in the cross-modality cases due to the incompatible keypoint detection and inconsistent feature description. We propose, 2D3D-MATR, a det…

Keypoint DetectionPatch Matching