CoFiI2P: Coarse-to-Fine Correspondences for Image-to-Point Cloud Registration
Shuhao Kang, Youqi Liao, Jianping Li, Fuxun Liang, Yuhao Li, Xianghong, Zou, Fangning Li, Xieyuanli Chen, Zhen Dong, Bisheng Yang

TL;DR
CoFiI2P introduces a hierarchical, coarse-to-fine approach for image-to-point cloud registration that leverages global and local features, improving robustness and accuracy in cross-modality data fusion.
Contribution
The paper proposes a novel coarse-to-fine registration network with a transformer-based global feature extractor and hierarchical matching, enhancing robustness over existing methods.
Findings
Achieves 1.14° RRE and 0.29m RTE on KITTI dataset.
Demonstrates robustness and generalizability on Nuscenes dataset.
Operates in real-time for practical applications.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotics and Sensor-Based Localization · Advanced Neural Network Applications · 3D Surveying and Cultural Heritage
MethodsFocus
