CVJan 22, 2021

Hybrid Rotation Averaging: A Fast and Robust Rotation Averaging Approach

arXiv:2101.09116v341 citations
Originality Incremental advance
AI Analysis

This is an incremental improvement for 3D reconstruction and computer vision applications.

The paper tackles rotation averaging for 3D reconstruction by combining global and local methods with preprocessing, resulting in improved accuracy and robustness in Structure from Motion, effectively correcting bad camera poses and reducing drift.

We address rotation averaging (RA) and its application to real-world 3D reconstruction. Local optimisation based approaches are the de facto choice, though they only guarantee a local optimum. Global optimisers ensure global optimality in low noise conditions, but they are inefficient and may easily deviate under the influence of outliers or elevated noise levels. We push the envelope of rotation averaging by leveraging the advantages of a global RA method and a local RA method. Combined with a fast view graph filtering as preprocessing, the proposed hybrid approach is robust to outliers. We further apply the proposed hybrid rotation averaging approach to incremental Structure from Motion (SfM), the accuracy and robustness of SfM are both improved by adding the resulting global rotations as regularisers to bundle adjustment. Overall, we demonstrate high practicality of the proposed method as bad camera poses are effectively corrected and drift is reduced.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes