paper-with-me

Papers

Multidirectional Conjugate Gradients for Scalable Bundle Adjustment

2021-10-08 · Simon Weber, Nikolaus Demmel, Daniel Cremers

We revisit the problem of large-scale bundle adjustment and propose a technique called Multidirectional Conjugate Gradients that accelerates the solution of the normal equation by up to 61%. The key idea is that we enlarge the search space of classical preconditioned conjugate gradients to include multiple search directions. As a consequence, the resulting algorithm requires fewer iterations, leading to a significant speedup of large-scale reconstruction, in particular for denser problems where traditional approaches notoriously struggle. We provide a number of experimental ablation studies revealing the robustness to variations in the hyper-parameters and the speedup as a function of problem density.

📄 PDF Abstract BibTeX arXiv:2110.04015

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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…

MegBA: A GPU-Based Distributed Library for Large-Scale Bundle Adjustment

2021-12-02 · Jie Ren, Wenteng Liang, Ran Yan, Luo Mai 외

Large-scale Bundle Adjustment (BA) requires massive memory and computation resources which are difficult to be fulfilled by existing BA libraries. In this paper, we propose MegBA, a GPU-based distributed BA library. MegB…

GPU

Preconditioning Kernel Matrices

2016-02-22 · Kurt Cutajar, Michael A. Osborne, John P. Cunningham, Maurizio Filippone

The computational and storage complexity of kernel machines presents the primary barrier to their scaling to large, modern, datasets. A common way to tackle the scalability issue is to use the conjugate gradient algorith…

Building Rome with Convex Optimization

2025-02-07 · Haoyu Han, Heng Yang

Global bundle adjustment is made easy by depth prediction and convex optimization. We (i) propose a scaled bundle adjustment (SBA) formulation that lifts 2D keypoint measurements to 3D with learned depth, (ii) design an …

Depth EstimationDepth Prediction

Multi-View Large-Scale Bundle Adjustment Method for High-Resolution Satellite Images

2019-05-22 · Xu Huang, Rong-Jun Qin

Given enough multi-view image corresponding points (also called tie points) and ground control points (GCP), bundle adjustment for high-resolution satellite images is used to refine the orientations or most often used ge…