paper-with-me

홈 › Papers

Extending Foundational Monocular Depth Estimators to Fisheye Cameras with Calibration Tokens

2025-08-06 · Rit Gangopadhyay, Jung-Hee Kim, Xien Chen, Patrick Rim, Hyoungseob Park, Alex Wong arxiv

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.

📄 PDF Abstract BibTeX arXiv:2508.04928

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

FisheyeDistill: Self-Supervised Monocular Depth Estimation with Ordinal Distillation for Fisheye Cameras

2022-05-05 · Qingan Yan, Pan Ji, Nitin Bansal, Yuxin Ma 외

In this paper, we deal with the problem of monocular depth estimation for fisheye cameras in a self-supervised manner. A known issue of self-supervised depth estimation is that it suffers in low-light/over-exposure condi…

Depth EstimationMonocular Depth Estimation

WideDepth: Millimeter-Accurate Benchmark for Fisheye Depth Estimation

2026-05-22 · Ilia Indyk, Ignat Penshin, Ivan Sosin, Maxim Monastyrny 외 arxiv

Fisheye cameras are increasingly adopted in robotics for near-field manipulation, navigation, and immersive perception, yet indoor depth benchmarks with accurate ground truth are still missing. To address this, we introd…

Depth EstimationDepth CompletionImage Generation

FisheyeDistanceNet: Self-Supervised Scale-Aware Distance Estimation using Monocular Fisheye Camera for Autonomous Driving

2019-10-07 · Varun Ravi Kumar, Sandesh Athni Hiremath, Stefan Milz, Christian Witt 외

Fisheye cameras are commonly used in applications like autonomous driving and surveillance to provide a large field of view ($>180^{\circ}$). However, they come at the cost of strong non-linear distortions which require …

Autonomous DrivingSelf-Supervised Learning

SynDistNet: Self-Supervised Monocular Fisheye Camera Distance Estimation Synergized with Semantic Segmentation for Autonomous Driving

2020-08-10 · Varun Ravi Kumar, Marvin Klingner, Senthil Yogamani, Stefan Milz 외

State-of-the-art self-supervised learning approaches for monocular depth estimation usually suffer from scale ambiguity. They do not generalize well when applied on distance estimation for complex projection models such …

Autonomous DrivingDecoderDepth EstimationMonocular Depth Estimation+3

SlaBins: Fisheye Depth Estimation using Slanted Bins on Road Environments

2023-01-01 · ICCV 2023 1 · Jongsung Lee, Gyeongsu Cho, Jeongin Park, Kyongjun Kim 외

Although 3D perception for autonomous vehicles has focused on frontal-view information, more than half of fatal accidents occur due to side impacts in practice (e.g., T-bone crash). Motivated by this fact, we investi…

Autonomous VehiclesDepth Estimation