paper-with-me

홈 › Papers

AnyCalib: On-Manifold Learning for Model-Agnostic Single-View Camera Calibration

2025-03-16 · Javier Tirado-Garín, Javier Civera

We present AnyCalib, a method for calibrating the intrinsic parameters of a camera from a single in-the-wild image, that is agnostic to the camera model. Current methods are predominantly tailored to specific camera models and/or require extrinsic cues, such as the direction of gravity, to be visible in the image. In contrast, we argue that the perspective and distortion cues inherent in images are sufficient for model-agnostic camera calibration. To demonstrate this, we frame the calibration process as the regression of the rays corresponding to each pixel. We show, for the first time, that this intermediate representation allows for a closed-form recovery of the intrinsics for a wide range of camera models, including but not limited to: pinhole, Brown-Conrady and Kannala-Brandt. Our approach also applies to edited -- cropped and stretched -- images. Experimentally, we demonstrate that AnyCalib consistently outperforms alternative methods, including 3D foundation models, despite being trained on orders of magnitude less data. Code is available at https://github.com/javrtg/AnyCalib.

📄 PDF Abstract BibTeX arXiv:2503.12701

Code (1)

javrtg/anycalib 공식 구현 pytorch

Tasks

Camera Calibration

Similar Papers 제목 키워드 기반

Viewpoint Textual Inversion: Discovering Scene Representations and 3D View Control in 2D Diffusion Models

2023-09-14 · James Burgess, Kuan-Chieh Wang, Serena Yeung-Levy

Text-to-image diffusion models generate impressive and realistic images, but do they learn to represent the 3D world from only 2D supervision? We demonstrate that yes, certain 3D scene representations are encoded in the …

Image GenerationNovel View SynthesisText to Image GenerationText-to-Image Generation

FreeStyleGAN: Free-view Editable Portrait Rendering with the Camera Manifold

2021-09-20 · Thomas Leimkühler, George Drettakis

Current Generative Adversarial Networks (GANs) produce photorealistic renderings of portrait images. Embedding real images into the latent space of such models enables high-level image editing. While recent methods provi…

3D ReconstructionMixed RealityNovel View Synthesis

NeoMap: Training-free Novel-View Synthesis from Single Images and Videos

2026-07-02 · Jinxi Li, Tianyi Zhang, Yafei Yang, Zihui Zhang 외 arxiv

We study the challenging problem of novel view video synthesis from single images or monocular videos. Existing methods, which operate under the assumption that pre-trained video models lack native novel view synthesis c…

Novel View Synthesis

Facetwise Mesh Refinement for Multi-View Stereo

2020-12-01 · Andrea Romanoni, Matteo Matteucci

Mesh refinement is a fundamental step for accurate Multi-View Stereo. It modifies the geometry of an initial manifold mesh to minimize the photometric error induced in a set of camera pairs. This initial mesh is usually …

3D Reconstruction

U-ARE-ME: Uncertainty-Aware Rotation Estimation in Manhattan Environments

2024-03-22 · Aalok Patwardhan, Callum Rhodes, Gwangbin Bae, Andrew J. Davison

Camera rotation estimation from a single image is a challenging task, often requiring depth data and/or camera intrinsics, which are generally not available for in-the-wild videos. Although external sensors such as inert…