paper-with-me

Papers

Deep Geometry-Aware Camera Self-Calibration from Video

2023-01-01 · ICCV 2023 1 · Annika Hagemann, Moritz Knorr, Christoph Stiller

Accurate intrinsic calibration is essential for camera-based 3D perception, yet, it typically requires targets of well-known geometry. Here, we propose a camera self-calibration approach that infers camera intrinsics during application, from monocular videos in the wild. We propose to explicitly model projection functions and multi-view geometry, while leveraging the capabilities of deep neural networks for feature extraction and matching. To achieve this, we build upon recent research on integrating bundle adjustment into deep learning models, and introduce a self-calibrating bundle adjustment layer. The self-calibrating bundle adjustment layer optimizes camera intrinsics through classical Gauss-Newton steps and can be adapted to different camera models without re-training. As a specific realization, we implemented this layer within the deep visual SLAM system DROID-SLAM, and show that the resulting model, DroidCalib, yields state-of-the-art calibration accuracy across multiple public datasets. Our results suggest that the model generalizes to unseen environments and different camera models, including significant lens distortion. Thereby, the approach enables performing 3D perception tasks without prior knowledge about the camera. Code is available at https://github.com/boschresearch/droidcalib.

📄 PDF Abstract BibTeX

Code (1)

boschresearch/droidcalib 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

DROID-SLAM 설명 없음

Similar Papers 제목 키워드 기반

CalibrationPhys: Self-supervised Video-based Heart and Respiratory Rate Measurements by Calibrating Between Multiple Cameras

2023-10-23 · Yusuke Akamatsu, Terumi Umematsu, Hitoshi Imaoka

Video-based heart and respiratory rate measurements using facial videos are more useful and user-friendly than traditional contact-based sensors. However, most of the current deep learning approaches require ground-truth…

Contrastive LearningData Augmentation

SPARK: Scalable Real-Time Point Cloud Aggregation with Multi-View Self-Calibration

2026-01-13 · Chentian Sun arxiv

Real-time multi-camera 3D reconstruction is crucial for 3D perception, immersive interaction, and robotics. Existing methods struggle with multi-view fusion, camera extrinsic uncertainty, and scalability for large camera…

3D ReconstructionPoint Clouds

Self-Calibrating Neural Radiance Fields

2021-08-31 · ICCV 2021 10 · Yoonwoo Jeong, Seokjun Ahn, Christopher Choy, Animashree Anandkumar 외

In this work, we propose a camera self-calibration algorithm for generic cameras with arbitrary non-linear distortions. We jointly learn the geometry of the scene and the accurate camera parameters without any calibratio…

NeRF

DriveVGGT: Calibration-Constrained Visual Geometry Transformers for Multi-Camera Autonomous Driving

2025-11-27 · Xiaosong Jia, Yanhao Liu, Yu Hong, Renqiu Xia 외 arxiv

Feed-forward reconstruction has been progressed rapidly, with the Visual Geometry Grounded Transformer (VGGT) being a notable baseline. However, directly applying VGGT to autonomous driving (AD) fails to capture three do…

Autonomous DrivingPose Estimation

Geometry-Aware Rotary Position Embedding for Consistent Video World Model

2026-02-08 · Chendong Xiang, Jiajun Liu, Jintao Zhang, Xiao Yang 외 arxiv

Predictive world models that simulate future observations under explicit camera control are fundamental to interactive AI. Despite rapid advances, current systems lack spatial persistence: they fail to maintain stable sc…