English

CLAIM: Camera-LiDAR Alignment with Intensity and Monodepth

Robotics 2026-03-18 v3 Computer Vision and Pattern Recognition

Abstract

In this paper, we unleash the potential of the powerful monodepth model in camera-LiDAR calibration and propose CLAIM, a novel method of aligning data from the camera and LiDAR. Given the initial guess and pairs of images and LiDAR point clouds, CLAIM utilizes a coarse-to-fine searching method to find the optimal transformation minimizing a patched Pearson correlation-based structure loss and a mutual information-based texture loss. These two losses serve as good metrics for camera-LiDAR alignment results and require no complicated steps of data processing, feature extraction, or feature matching like most methods, rendering our method simple and adaptive to most scenes. We validate CLAIM on public KITTI, Waymo, and MIAS-LCEC datasets, and the experimental results demonstrate its superior performance compared with the state-of-the-art methods. The code is available at https://github.com/Tompson11/claim.

Keywords

Cite

@article{arxiv.2512.14001,
  title  = {CLAIM: Camera-LiDAR Alignment with Intensity and Monodepth},
  author = {Zhuo Zhang and Yonghui Liu and Meijie Zhang and Feiyang Tan and Yikang Ding},
  journal= {arXiv preprint arXiv:2512.14001},
  year   = {2026}
}

Comments

Accepted by IROS 2025

R2 v1 2026-07-01T08:26:28.019Z