TL;DR
RegNet is a deep learning model that performs real-time, fully automated calibration between multimodal sensors like LiDAR and cameras, improving accuracy and robustness over traditional methods.
Contribution
This paper introduces RegNet, the first CNN that unifies feature extraction, matching, and regression for sensor calibration in a real-time, online setting without human intervention.
Findings
Achieves a mean rotational error of 0.28 degrees.
Achieves a mean translational error of 6 cm.
Performs well even with large decalibrations up to 1.5 m and 20 degrees.
Abstract
In this paper, we present RegNet, the first deep convolutional neural network (CNN) to infer a 6 degrees of freedom (DOF) extrinsic calibration between multimodal sensors, exemplified using a scanning LiDAR and a monocular camera. Compared to existing approaches, RegNet casts all three conventional calibration steps (feature extraction, feature matching and global regression) into a single real-time capable CNN. Our method does not require any human interaction and bridges the gap between classical offline and target-less online calibration approaches as it provides both a stable initial estimation as well as a continuous online correction of the extrinsic parameters. During training we randomly decalibrate our system in order to train RegNet to infer the correspondence between projected depth measurements and RGB image and finally regress the extrinsic calibration. Additionally, with…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
