Learning Structure-from-Motion with Graph Attention Networks

08/30/2023
by   Lucas Brynte, et al.
0

In this paper we tackle the problem of learning Structure-from-Motion (SfM) through the use of graph attention networks. SfM is a classic computer vision problem that is solved though iterative minimization of reprojection errors, referred to as Bundle Adjustment (BA), starting from a good initialization. In order to obtain a good enough initialization to BA, conventional methods rely on a sequence of sub-problems (such as pairwise pose estimation, pose averaging or triangulation) which provides an initial solution that can then be refined using BA. In this work we replace these sub-problems by learning a model that takes as input the 2D keypoints detected across multiple views, and outputs the corresponding camera poses and 3D keypoint coordinates. Our model takes advantage of graph neural networks to learn SfM-specific primitives, and we show that it can be used for fast inference of the reconstruction for new and unseen sequences. The experimental results show that the proposed model outperforms competing learning-based methods, and challenges COLMAP while having lower runtime.

READ FULL TEXT

page 18

page 19

page 23

page 24

page 27

research
08/10/2021

MetaPose: Fast 3D Pose from Multiple Views without 3D Supervision

Recently, huge strides were made in monocular and multi-view pose estima...
research
12/15/2022

Learning Markerless Robot-Depth Camera Calibration and End-Effector Pose Estimation

Traditional approaches to extrinsic calibration use fiducial markers and...
research
06/27/2023

PoseDiffusion: Solving Pose Estimation via Diffusion-aided Bundle Adjustment

Camera pose estimation is a long-standing computer vision problem that t...
research
06/01/2018

A Recursive Least Square Method for 3D Pose Graph Optimization Problem

Pose Graph Optimization (PGO) is an important non-convex optimization pr...
research
12/20/2019

DeepSFM: Structure From Motion Via Deep Bundle Adjustment

Structure from motion (SfM) is an essential computer vision problem whic...
research
06/01/2016

Mapping and Localization from Planar Markers

Squared planar markers are a popular tool for fast, accurate and robust ...
research
07/10/2018

Parallax Bundle Adjustment on Manifold with Convexified Initialization

Bundle adjustment (BA) with parallax angle based feature parameterizatio...

Please sign up or login with your details

Forgot password? Click here to reset