paper-with-me

Papers

expOSE: Accurate Initialization-Free Projective Factorization Using Exponential Regularization

2023-01-01 · CVPR 2023 1 · José Pedro Iglesias, Amanda Nilsson, Carl Olsson

Bundle adjustment is a key component in practically all available Structure from Motion systems. While it is crucial for achieving accurate reconstruction, convergence to the right solution hinges on good initialization. The recently introduced factorization-based pOSE methods formulate a surrogate for the bundle adjustment error without reliance on good initialization. In this paper, we show that pOSE has an undesirable penalization of large depths. To address this we propose expOSE which has an exponential regularization that is negligible for positive depths. To achieve efficient inference we use a quadratic approximation that allows an iterative solution with VarPro. Furthermore, we extend the method with radial distortion robustness by decomposing the Object Space Error into radial and tangential components. Experimental results confirm that the proposed method is robust to initialization and improves reconstruction quality compared to state-of-the-art methods even without bundle adjustment refinement.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

pOSE: Pseudo Object Space Error for Initialization-Free Bundle Adjustment

2018-06-01 · CVPR 2018 6 · Je Hyeong Hong, Christopher Zach

Bundle adjustment is a nonlinear refinement method for camera poses and 3D structure requiring sufficiently good initialization. In recent years, it was experimentally observed that useful minima can be reached even from…

A Crossing-Sensitive Third-Order Factorization for Dependency Parsing

2014-01-01 · TACL 2014 1 · Emily Pitler

Parsers that parametrize over wider scopes are generally more accurate than edge-factored models. For graph-based non-projective parsers, wider factorizations have so far implied large increases in the computational comp…

Dependency Parsing

Initialization-Free Bundle Adjustment Revisited: A Controlled Experimental Study

2026-08-18 · Simon Weber, Mateo de Mayo, Je Hyeong Hong, Carl Olsson 외 arxiv

Initialization-free bundle adjustment (InitFree BA) aims to recover camera poses and scene structure directly from image observations, avoiding the geometric initialization stages of conventional structure-from-motion pi…

3D Reconstruction

Algorithmic Regularization in Model-free Overparametrized Asymmetric Matrix Factorization

2022-03-06 · Liwei Jiang, Yudong Chen, Lijun Ding

We study the asymmetric matrix factorization problem under a natural nonconvex formulation with arbitrary overparametrization. The model-free setting is considered, with minimal assumption on the rank or singular values …

Power Variable Projection for Initialization-Free Large-Scale Bundle Adjustment

2024-05-08 · Simon Weber, Je Hyeong Hong, Daniel Cremers

Most Bundle Adjustment (BA) solvers like the Levenberg-Marquardt algorithm require a good initialization. Instead, initialization-free BA remains a largely uncharted territory. The under-explored Variable Projection algo…