paper-with-me

홈 › Papers

Learning Structure-from-Motion with Graph Attention Networks

2023-08-30 · CVPR 2024 1 · Lucas Brynte, José Pedro Iglesias, Carl Olsson, Fredrik Kahl

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 provide 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. Our code is available at https://github.com/lucasbrynte/gasfm/.

📄 PDF Abstract BibTeX arXiv:2308.15984

Code (1)

lucasbrynte/gasfm 공식 구현 pytorch

Tasks

Graph AttentionPose Estimation

Similar Papers 제목 키워드 기반

MPEG: A Multi-Perspective Enhanced Graph Attention Network for Causal Emotion Entailment in Conversations

2023-09-15 · IEEE Transactions on Affective Computing 2023 9 · Tiantian Chen, Ying Shen, Xuri Chen, Lin Zhang 외

Emotion causes constitute a pivotal component in the comprehension of emotional conversations. Recently, a new task named Causal Emotion Entailment (CEE) has been proposed to identify the causal utterances for the target…

Causal Emotion EntailmentCausal InferenceGraph Attention

GAIDE: Graph-based Attention Masking for Spatial- and Embodiment-aware Motion Planning

2026-03-03 · Davood Soleymanzadeh, Xiao Liang, Minghui Zheng arxiv

Sampling-based motion planning algorithms are widely used for motion planning of robotic manipulators, but they often struggle with sample inefficiency in high-dimensional configuration spaces due to their reliance on un…

Motion Planning

Path-Aware Graph Attention for HD Maps in Motion Prediction

2022-02-23 · Fang Da, Yu Zhang

The success of motion prediction for autonomous driving relies on integration of information from the HD maps. As maps are naturally graph-structured, investigation on graph neural networks (GNNs) for encoding HD maps is…

Autonomous DrivingGraph AttentionMotion Forecastingmotion prediction

Sync-TVA: A Graph-Attention Framework for Multimodal Emotion Recognition with Cross-Modal Fusion

2025-07-29 · Zeyu Deng, Yanhui Lu, Jiashu Liao, Shuang Wu 외 arxiv

Multimodal emotion recognition (MER) is crucial for enabling emotionally intelligent systems that perceive and respond to human emotions. However, existing methods suffer from limited cross-modal interaction and imbalanc…

Multimodal Emotion Recognition

Self-supervised Extraction of Human Motion Structures via Frame-wise Discrete Features

2023-09-12 · Tetsuya Abe, Ryusuke Sagawa, Ko Ayusawa, Wataru Takano

The present paper proposes an encoder-decoder model for extracting the structures of human motions represented by frame-wise discrete features in a self-supervised manner. In the proposed method, features are extracted a…

Clustering