paper-with-me

Papers

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 noisy relative measurements. Recent learning-based approaches regard MRA as a regression problem, while these methods are sensitive to initialization due to the gauge freedom problem. To handle these problems, we propose a learnable iterative graph optimizer minimizing a gauge-invariant cost function with an edge rectification strategy to mitigate the effect of inaccurate measurements. Our graph optimizer iteratively refines the global camera rotations by minimizing each node's single rotation objective function. Besides, our approach iteratively rectifies relative rotations to make them more consistent with the current camera orientations and observed relative rotations. Furthermore, we employ a gated recurrent unit to improve the result by tracing the temporal information of the cost graph. Our framework is a real-time learning-to-optimize rotation averaging graph optimizer with a tiny size deployed for real-world applications. RAGO outperforms previous traditional and deep methods on real-world and synthetic datasets. The code is available at https://github.com/sfu-gruvi-3dv/RAGO

📄 PDF Abstract BibTeX arXiv:2212.07211

Code (1)

sfu-gruvi-3dv/rago 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

fail 설명 없음

Similar Papers 제목 키워드 기반

PRAGO: Differentiable Multi-View Pose Optimization From Objectness Detections

2024-03-13 · Matteo Taiana, Matteo Toso, Stuart James, Alessio Del Bue

Robustly estimating camera poses from a set of images is a fundamental task which remains challenging for differentiable methods, especially in the case of small and sparse camera pose graphs. To overcome this challenge,…

graph constructionPose EstimationTranslation

DRAGON (Differentiable Graph Execution) : A suite of Hardware Simulation and Optimization tools for Modern AI/Non-AI Workloads

2022-04-13 · Khushal Sethi

We introduce DRAGON, an open-source, fast and explainable hardware simulation and optimization toolchain that enables hardware architects to simulate hardware designs, and to optimize hardware designs to efficiently exec…

GOOSE Algorithm: A Powerful Optimization Tool for Real-World Engineering Challenges and Beyond

2023-07-19 · Rebwar Khalid Hamad, Tarik A. Rashid

This study proposes the GOOSE algorithm as a novel metaheuristic algorithm based on the goose's behavior during rest and foraging. The goose stands on one leg and keeps his balance to guard and protect other individuals …

Distributed-Order Fractional Graph Operating Network

2024-11-08 · Kai Zhao, Xuhao Li, Qiyu Kang, Feng Ji 외

We introduce the Distributed-order fRActional Graph Operating Network (DRAGON), a novel continuous Graph Neural Network (GNN) framework that incorporates distributed-order fractional calculus. Unlike traditional continuo…

Graph LearningGraph Neural Network

Guiding Word Equation Solving using Graph Neural Networks (Extended Technical Report)

2024-11-19 · Parosh Aziz Abdulla, Mohamed Faouzi Atig, Julie Cailler, Chencheng Liang 외

This paper proposes a Graph Neural Network-guided algorithm for solving word equations, based on the well-known Nielsen transformation for splitting equations. The algorithm iteratively rewrites the first terms of each s…

Decision MakingGraph Neural Network