Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Extending Foundational Monocular Depth Estimators to Fisheye Cameras with Calibration Tokens

About

We propose a method to extend foundational monocular depth estimators (FMDEs), trained on perspective images, to fisheye images. Despite being trained on tens of millions of images, FMDEs are susceptible to the covariate shift introduced by changes in camera calibration (intrinsic, distortion) parameters, leading to erroneous depth estimates. Our method aligns the distribution of latent embeddings encoding fisheye images to those of perspective images, enabling the reuse of FMDEs for fisheye cameras without retraining or finetuning. To this end, we introduce a set of Calibration Tokens as a light-weight adaptation mechanism that modulates the latent embeddings for alignment. By exploiting the already expressive latent space of FMDEs, we posit that modulating their embeddings avoids the negative impact of artifacts and loss introduced in conventional recalibration or map projection to a canonical reference frame in the image space. Our method is self-supervised and does not require fisheye images but leverages publicly available large-scale perspective image datasets. This is done by recalibrating perspective images to fisheye images, and enforcing consistency between their estimates during training. We evaluate our approach with several FMDEs, on both indoors and outdoors, where we consistently improve over state-of-the-art methods using a single set of tokens for both. Code available at: https://github.com/JungHeeKim29/calibration-token; https://github.com/Suchisrit/CalibrationTokens.

Rit Gangopadhyay, Jung-Hee Kim, Xien Chen, Patrick Rim, Hyoungseob Park, Alex Wong• 2025

Related benchmarks

TaskDatasetResultRank
Depth EstimationETH3D (test)
AbsRel0.175
28
Monocular Depth EstimationScanNet++ (test)
RMSE0.244
20
Depth EstimationScanNet++ (test)
AbsRel0.168
12
Camera pose estimationKITTI 0009
Rotation Error (R°)0.52
10
Camera pose estimationETH3D terrains
Rotational Error1.49
10
Camera pose estimationFIORD Kitchen
Rotation Error7.83
10
Camera pose estimationScanNet++ 3f15
Rotation Error (°)16.7
10
Monocular Depth EstimationKITTI-360 (test)
RMSE2.04
9
Camera CalibrationETH3D (test)
Rotation Error (R°)2.48
7
Showing 9 of 9 rows

Other info

Follow for update