English

Self-Calibrating Gaussian Splatting for Large Field of View Reconstruction

Computer Vision and Pattern Recognition 2025-04-07 v2 Graphics

Abstract

In this paper, we present a self-calibrating framework that jointly optimizes camera parameters, lens distortion and 3D Gaussian representations, enabling accurate and efficient scene reconstruction. In particular, our technique enables high-quality scene reconstruction from Large field-of-view (FOV) imagery taken with wide-angle lenses, allowing the scene to be modeled from a smaller number of images. Our approach introduces a novel method for modeling complex lens distortions using a hybrid network that combines invertible residual networks with explicit grids. This design effectively regularizes the optimization process, achieving greater accuracy than conventional camera models. Additionally, we propose a cubemap-based resampling strategy to support large FOV images without sacrificing resolution or introducing distortion artifacts. Our method is compatible with the fast rasterization of Gaussian Splatting, adaptable to a wide variety of camera lens distortion, and demonstrates state-of-the-art performance on both synthetic and real-world datasets.

Keywords

Cite

@article{arxiv.2502.09563,
  title  = {Self-Calibrating Gaussian Splatting for Large Field of View Reconstruction},
  author = {Youming Deng and Wenqi Xian and Guandao Yang and Leonidas Guibas and Gordon Wetzstein and Steve Marschner and Paul Debevec},
  journal= {arXiv preprint arXiv:2502.09563},
  year   = {2025}
}

Comments

Project Page: https://denghilbert.github.io/self-cali/