paper-with-me

홈 › Papers

Multigrid for Bundle Adjustment

2020-07-03 · Tristan Konolige, Jed Brown

Bundle adjustment is an important global optimization step in many structure from motion pipelines. Performance is dependent on the speed of the linear solver used to compute steps towards the optimum. For large problems, the current state of the art scales superlinearly with the number of cameras in the problem. We investigate the conditioning of global bundle adjustment problems as the number of images increases in different regimes and fundamental consequences in terms of superlinear scaling of the current state of the art methods. We present an unsmoothed aggregation multigrid preconditioner that accurately represents the global modes that underlie poor scaling of existing methods and demonstrate solves of up to 13 times faster than the state of the art on large, challenging problem sets.

📄 PDF Abstract BibTeX arXiv:2007.01941

Code (0)

등록된 구현이 없습니다.

Tasks

global-optimization

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

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…

Visual SLAM: Why Bundle Adjust?

2019-02-11 · Álvaro Parra, Tat-Jun Chin, Anders Eriksson, Ian Reid

Bundle adjustment plays a vital role in feature-based monocular SLAM. In many modern SLAM pipelines, bundle adjustment is performed to estimate the 6DOF camera trajectory and 3D map (3D point cloud) from the input featur…

Power Bundle Adjustment for Large-Scale 3D Reconstruction

2022-04-27 · CVPR 2023 1 · Simon Weber, Nikolaus Demmel, Tin Chon Chan, Daniel Cremers

We introduce Power Bundle Adjustment as an expansion type algorithm for solving large-scale bundle adjustment problems. It is based on the power series expansion of the inverse Schur complement and constitutes a new fami…

3D ReconstructionDistributed Optimization

Bundle Adjustment Revisited

2019-12-09 · Yu Chen, Yisong Chen, Guoping Wang

3D reconstruction has been developing all these two decades, from moderate to medium size and to large scale. It's well known that bundle adjustment plays an important role in 3D reconstruction, mainly in Structure from …

3D Reconstruction

Square Root Bundle Adjustment for Large-Scale Reconstruction

2021-03-02 · CVPR 2021 1 · Nikolaus Demmel, Christiane Sommer, Daniel Cremers, Vladyslav Usenko

We propose a new formulation for the bundle adjustment problem which relies on nullspace marginalization of landmark variables by QR decomposition. Our approach, which we call square root bundle adjustment, is algebraica…