CLAIM: Camera-LiDAR Alignment with Intensity and Monodepth
About
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.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| LiDAR-Camera Extrinsic Calibration | KITTI Odometry Sequence 01 | Error (Rotation)0.195 | 23 | |
| LiDAR-Camera Extrinsic Calibration | KITTI Odometry Sequence 02 | Rotation Error0.164 | 23 | |
| LiDAR-Camera Extrinsic Calibration | KITTI Odometry Sequence 03 | Error Rate (er)0.203 | 23 | |
| LiDAR-Camera Extrinsic Calibration | KITTI Odometry Sequence 04 | Rotation Error0.19 | 23 | |
| LiDAR-Camera Extrinsic Calibration | KITTI Odometry Sequence 05 | Rotation Error (er)0.258 | 23 | |
| LiDAR-Camera Extrinsic Calibration | KITTI Odometry Sequence 06 | Rotational Error (er)0.282 | 23 | |
| LiDAR-Camera Extrinsic Calibration | KITTI Odometry Sequence 09 | Error Rotation (er)0.232 | 23 | |
| LiDAR-Camera Extrinsic Calibration | KITTI Odometry Sequence 07 | Rotational Error0.242 | 23 | |
| LiDAR-Camera Calibration | KITTI Odometry Sequence 00 | Angular Error (deg)0.17 | 9 | |
| LiDAR-Camera Calibration | KITTI Odometry Sequence 08 | Angular Error (deg)0.298 | 9 |