用鸟瞰图特征实现无需标定场的激光雷达相机自动校准
BEVCALIB: LiDAR-Camera Calibration via Geometry-Guided Bird's-Eye View Representations
- 基于鸟瞰图特征融合,直接从原始数据中完成校准
- 在KITTI和NuScenes上分别提升47%和78%的精度
- 适合自动驾驶系统实时校准,开源代码可复现
精确的激光雷达-相机校准是自动驾驶与机器人多模态感知融合的基础。传统方法需在受控环境采集大量数据,且无法补偿移动过程中的变换变化。本文提出首个利用鸟瞰图(BEV)特征进行激光雷达-相机校准的模型BEVCALIB。通过分别提取相机与激光雷达的BEV特征,并将其融合至共享的BEV特征空间,充分利用几何信息。引入新型特征选择器,在变换解码器中筛选关键特征,降低内存占用并实现高效训练。在KITTI、NuScenes及自建数据集上的广泛评估表明,BEVCALIB达到新基准:在各类噪声条件下,于KITTI数据集上平均提升(47.08%,82.32%)(平移,旋转),于NuScenes数据集上分别提升(78.17%,68.29%)。在开源领域,相较最佳可复现基线提升一个数量级。代码与演示结果见https://cisl.ucr.edu/BEVCalib。
原文摘要 · Abstract (English)
Accurate LiDAR-camera calibration is fundamental to fusing multi-modal perception in autonomous driving and robotic systems. Traditional calibration methods require extensive data collection in controlled environments and cannot compensate for the transformation changes during the vehicle/robot movement. In this paper, we propose the first model that uses bird's-eye view (BEV) features to perform LiDAR camera calibration from raw data, termed BEVCALIB. To achieve this, we extract camera BEV features and LiDAR BEV features separately and fuse them into a shared BEV feature space. To fully utilize the geometric information from the BEV feature, we introduce a novel feature selector to filter the most important features in the transformation decoder, which reduces memory consumption and enables efficient training. Extensive evaluations on KITTI, NuScenes, and our own dataset demonstrate that BEVCALIB establishes a new state of the art. Under various noise conditions, BEVCALIB outperforms the best baseline in the literature by an average of (47.08%, 82.32%) on KITTI dataset, and (78.17%, 68.29%) on NuScenes dataset, in terms of (translation, rotation), respectively. In the open-source domain, it improves the best reproducible baseline by one order of magnitude. Our code and demo results are available at https://cisl.ucr.edu/BEVCalib.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。