CVJun 12

StereoGeo: an end-to-end stereo camera calibration method

arXiv:2606.14619v16.3Has Code
Predicted impact top 74% in CV · last 90 daysOriginality Incremental advance
AI Analysis

For computer vision practitioners needing stereo camera calibration without structured patterns, this method provides a practical end-to-end solution, though it is an incremental extension of GeoCalib to stereo settings.

StereoGeo proposes an end-to-end network for stereo camera calibration that jointly estimates focal lengths, gravity directions, and relative extrinsics, achieving competitive intrinsic calibration and superior extrinsic estimation compared to monocular methods on real-world benchmarks.

In this work, we propose StereoGeo, an end-to-end network-based approach for stereo camera calibration. Our method estimates the focal lengths and gravity directions of the left and right cameras, as well as the relative extrinsic transformation relating them. Existing methods often rely on calibration patterns in structured environments or address only a single camera configuration, being limited to either intrinsic or extrinsic estimation, and depending on a multi-view setups. StereoGeo extends the GeoCalib algorithm, integrating deep neural network feature extraction with a differentiable optimizer. Extensive experiments on real-world benchmarks demonstrate that StereoGeo achieves competitive performance for intrinsic calibration and provides accurate stereo extrinsic estimation, outperforming existing methods that are limited to monocular settings. The dataset used in this work is partially publicly available at https://github.com/meddourimane/StereoGeo-dataset.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes