paper-with-me

Papers

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 (TLUD) cost of geodesic distances. The proposed algorithm consists of three steps: First, we consider each input rotation as a potential initial solution and choose the one that yields the least sum of truncated chordal deviations. Next, we obtain the inlier set using the initial solution and compute its chordal $L_2$-mean. Finally, starting from this estimate, we iteratively compute the geodesic $L_1$-mean of the inliers using the Weiszfeld algorithm on $SO(3)$. An extensive evaluation shows that our method is robust against up to 99% outliers given a sufficient number of accurate inliers, outperforming the current state of the art.

📄 PDF Abstract BibTeX arXiv:2309.05388

Code (1)

sunghoon031/singlerotationaveraging_tlud 공식 구현

Similar Papers 제목 키워드 기반

Incremental Rotation Averaging Revisited

2023-09-29 · Xiang Gao, Hainan Cui, Yangdong Liu, Shuhan Shen

In order to further advance the accuracy and robustness of the incremental parameter estimation-based rotation averaging methods, in this paper, a new member of the Incremental Rotation Averaging (IRA) family is introduc…

Camera Calibrationparameter estimation

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 matric…

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 …