CVROJul 8, 2022

SST-Calib: Simultaneous Spatial-Temporal Parameter Calibration between LIDAR and Camera

arXiv:2207.03704v115 citationsh-index: 91
Originality Incremental advance
AI Analysis

This addresses the need for efficient sensor calibration in autonomous driving systems, though it is incremental as it builds on existing segmentation and fusion methods.

The paper tackles the problem of calibrating geometric and temporal parameters between LIDAR and camera sensors for fusion-based detection in driving environments, proposing a segmentation-based framework that achieves accurate real-time calibration on the KITTI dataset without requiring calibration labels.

With information from multiple input modalities, sensor fusion-based algorithms usually out-perform their single-modality counterparts in robotics. Camera and LIDAR, with complementary semantic and depth information, are the typical choices for detection tasks in complicated driving environments. For most camera-LIDAR fusion algorithms, however, the calibration of the sensor suite will greatly impact the performance. More specifically, the detection algorithm usually requires an accurate geometric relationship among multiple sensors as the input, and it is often assumed that the contents from these sensors are captured at the same time. Preparing such sensor suites involves carefully designed calibration rigs and accurate synchronization mechanisms, and the preparation process is usually done offline. In this work, a segmentation-based framework is proposed to jointly estimate the geometrical and temporal parameters in the calibration of a camera-LIDAR suite. A semantic segmentation mask is first applied to both sensor modalities, and the calibration parameters are optimized through pixel-wise bidirectional loss. We specifically incorporated the velocity information from optical flow for temporal parameters. Since supervision is only performed at the segmentation level, no calibration label is needed within the framework. The proposed algorithm is tested on the KITTI dataset, and the result shows an accurate real-time calibration of both geometric and temporal parameters.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes