English

CorrI2P: Deep Image-to-Point Cloud Registration via Dense Correspondence

Computer Vision and Pattern Recognition 2022-10-06 v3 Multimedia

Abstract

Motivated by the intuition that the critical step of localizing a 2D image in the corresponding 3D point cloud is establishing 2D-3D correspondence between them, we propose the first feature-based dense correspondence framework for addressing the image-to-point cloud registration problem, dubbed CorrI2P, which consists of three modules, i.e., feature embedding, symmetric overlapping region detection, and pose estimation through the established correspondence. Specifically, given a pair of a 2D image and a 3D point cloud, we first transform them into high-dimensional feature space and feed the resulting features into a symmetric overlapping region detector to determine the region where the image and point cloud overlap each other. Then we use the features of the overlapping regions to establish the 2D-3D correspondence before running EPnP within RANSAC to estimate the camera's pose. Experimental results on KITTI and NuScenes datasets show that our CorrI2P outperforms state-of-the-art image-to-point cloud registration methods significantly. We will make the code publicly available.

Keywords

Cite

@article{arxiv.2207.05483,
  title  = {CorrI2P: Deep Image-to-Point Cloud Registration via Dense Correspondence},
  author = {Siyu Ren and Yiming Zeng and Junhui Hou and Xiaodong Chen},
  journal= {arXiv preprint arXiv:2207.05483},
  year   = {2022}
}

Comments

Accepted by IEEE TCSVT

R2 v1 2026-06-25T00:50:45.096Z