paper-with-me

Papers

Robust Single Rotation Averaging

2020-04-01 · Seong Hun Lee, Javier Civera

We propose a novel method for single rotation averaging using the Weiszfeld algorithm. Our contribution is threefold: First, we propose a robust initialization based on the elementwise median of the input rotation matrices. Our initial solution is more accurate and robust than the commonly used chordal $L_2$-mean. Second, we propose an outlier rejection scheme that can be incorporated in the Weiszfeld algorithm to improve the robustness of $L_1$ rotation averaging. Third, we propose a method for approximating the chordal $L_1$-mean using the Weiszfeld algorithm. An extensive evaluation shows that both our method and the state of the art perform equally well with the proposed outlier rejection scheme, but ours is $2-4$ times faster.

📄 PDF Abstract BibTeX arXiv:2004.00732

Code (1)

sunghoon031/RobustSingleRotationAveraging 공식 구현

Similar Papers 제목 키워드 기반

On the Robustness of Multi-View Rotation Averaging

2021-02-09 · Xinyi Li, Haibin Ling

Rotation averaging is a synchronization process on single or multiple rotation groups, and is a fundamental problem in many computer vision tasks such as multi-view structure from motion (SfM). Specifically, rotation ave…

Rotation Averaging with Attention Graph Neural Networks

2020-10-14 · Joshua Thorpe, Ruwan Tennakoon, Alireza Bab-Hadiashar

In this paper we propose a real-time and robust solution to large-scale multiple rotation averaging. Until recently, Multiple rotation averaging problem had been solved using conventional iterative optimization algorithm…

Graph Neural NetworkOutlier Detection

RAGO: Recurrent Graph Optimizer For Multiple Rotation Averaging

2022-12-14 · CVPR 2022 1 · Heng Li, Zhaopeng Cui, Shuaicheng Liu, Ping Tan

This paper proposes a deep recurrent Rotation Averaging Graph Optimizer (RAGO) for Multiple Rotation Averaging (MRA). Conventional optimization-based methods usually fail to produce accurate results due to corrupted and …

Efficient Algorithms for Rotation Averaging Problems

2021-03-18 · Yihong Dong, Lunchen Xie, Qingjiang Shi

The rotation averaging problem is a fundamental task in computer vision applications. It is generally very difficult to solve due to the nonconvex rotation constraints. While a sufficient optimality condition is availabl…

Robust Single Rotation Averaging Revisited

2023-09-11 · Seong Hun Lee, Javier Civera

In this work, we propose a novel method for robust single rotation averaging that can efficiently handle an extremely large fraction of outliers. Our approach is to minimize the total truncated least unsquared deviations…