Robust Self-Supervised 

Extrinsic Self-Calibration

Takayuki Kanai     Igor Vasiljevic     Vitor Guizilini     Adrien Gaidon     Rares Ambrus

*Code gets AVAILABLE here! Please check the repository of our latest depth estimation works (Sep. 20th, 2023)

We introduce a novel method for extrinsic calibration that builds upon the principles of self-supervised monocular depth and ego-motion learning.

sesc_teaser.mp4

Without manual camera calibration or 3D sensors like LiDAR, our proposed curriculum scheduling facilitates joint depth, ego-motion, and extrinsics learning. 

Abstract. Autonomous vehicles and robots need to operate over a wide variety of scenarios in order to complete tasks efficiently and safely. Multi-camera self-supervised monocular depth estimation from videos is a promising way to reason about the environment, as it generates metrically scaled geometric predictions from visual data without requiring additional sensors. However, most works assume well-calibrated extrinsics to fully leverage this multi-camera setup, even though accurate and efficient calibration is still a challenging problem. In this work, we introduce a novel method for extrinsic calibration that builds upon the principles of self-supervised monocular depth and ego-motion learning. Our proposed curriculum learning strategy uses monocular depth and pose estimators with velocity supervision to estimate extrinsics, and then jointly learns extrinsic calibration along with depth and pose for a set of overlapping cameras rigidly attached to a moving vehicle. Experiments on a benchmark multi-camera dataset (DDAD) demonstrate that our method enables self-calibration in various scenes robustly and efficiently compared to a traditional vision-based pose estimation pipeline. Furthermore, we demonstrate the benefits of extrinsics self-calibration as a way to improve depth prediction via joint optimization. 

Contributions:

Citation

@inproceedings{tri_sesc_iros23,

  author = {Takayuki Kanai and Igor Vasiljevic and Vitor Guizilini and Adrien Gaidon and Rares Ambrus},

  title = {Robust Self-Supervised Extrinsic Self-Calibration},

booktitle = {The IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)},

  year = {2023},

}