Graph Attention Network for Camera Relocalization on Dynamic Scenes
- URL: http://arxiv.org/abs/2209.15056v1
- Date: Thu, 29 Sep 2022 18:57:52 GMT
- Title: Graph Attention Network for Camera Relocalization on Dynamic Scenes
- Authors: Mohamed Amine Ouali, Mohamed Bouguessa, Riadh Ksantini
- Abstract summary: We devise a graph attention network-based approach for learning a scene triangle mesh representation in order to estimate an image camera position in a dynamic environment.
Our approach significantly improves the camera pose accuracy of the state-of-the-art method from $0.358$ to $0.506$ on the RIO10 benchmark for dynamic indoor camera relocalization.
- Score: 1.0398909602421018
- License: http://creativecommons.org/licenses/by-nc-nd/4.0/
- Abstract: We devise a graph attention network-based approach for learning a scene
triangle mesh representation in order to estimate an image camera position in a
dynamic environment. Previous approaches built a scene-dependent model that
explicitly or implicitly embeds the structure of the scene. They use
convolution neural networks or decision trees to establish 2D/3D-3D
correspondences. Such a mapping overfits the target scene and does not
generalize well to dynamic changes in the environment. Our work introduces a
novel approach to solve the camera relocalization problem by using the
available triangle mesh. Our 3D-3D matching framework consists of three blocks:
(1) a graph neural network to compute the embedding of mesh vertices, (2) a
convolution neural network to compute the embedding of grid cells defined on
the RGB-D image, and (3) a neural network model to establish the correspondence
between the two embeddings. These three components are trained end-to-end. To
predict the final pose, we run the RANSAC algorithm to generate camera pose
hypotheses, and we refine the prediction using the point-cloud representation.
Our approach significantly improves the camera pose accuracy of the
state-of-the-art method from $0.358$ to $0.506$ on the RIO10 benchmark for
dynamic indoor camera relocalization.
Related papers
- No Pose, No Problem: Surprisingly Simple 3D Gaussian Splats from Sparse Unposed Images [100.80376573969045]
NoPoSplat is a feed-forward model capable of reconstructing 3D scenes parameterized by 3D Gaussians from multi-view images.
Our model achieves real-time 3D Gaussian reconstruction during inference.
This work makes significant advances in pose-free generalizable 3D reconstruction and demonstrates its applicability to real-world scenarios.
arXiv Detail & Related papers (2024-10-31T17:58:22Z) - SG-PGM: Partial Graph Matching Network with Semantic Geometric Fusion for 3D Scene Graph Alignment and Its Downstream Tasks [14.548198408544032]
We treat 3D scene graph alignment as a partial graph-matching problem and propose to solve it with a graph neural network.
We reuse the geometric features learned by a point cloud registration method and associate the clustered point-level geometric features with the node-level semantic feature.
We propose a point-matching rescoring method, that uses the node-wise alignment of the 3D scene graph to reweight the matching candidates from a pre-trained point cloud registration method.
arXiv Detail & Related papers (2024-03-28T15:01:58Z) - Self-supervised Learning of LiDAR 3D Point Clouds via 2D-3D Neural Calibration [107.61458720202984]
This paper introduces a novel self-supervised learning framework for enhancing 3D perception in autonomous driving scenes.
We propose the learnable transformation alignment to bridge the domain gap between image and point cloud data.
We establish dense 2D-3D correspondences to estimate the rigid pose.
arXiv Detail & Related papers (2024-01-23T02:41:06Z) - Improving 3D Pose Estimation for Sign Language [38.20064386142944]
This work addresses 3D human pose reconstruction in single images.
We present a method that combines Forward Kinematics (FK) with neural networks to ensure a fast and valid prediction of 3D pose.
arXiv Detail & Related papers (2023-08-18T13:05:10Z) - CheckerPose: Progressive Dense Keypoint Localization for Object Pose
Estimation with Graph Neural Network [66.24726878647543]
Estimating the 6-DoF pose of a rigid object from a single RGB image is a crucial yet challenging task.
Recent studies have shown the great potential of dense correspondence-based solutions.
We propose a novel pose estimation algorithm named CheckerPose, which improves on three main aspects.
arXiv Detail & Related papers (2023-03-29T17:30:53Z) - Neural Correspondence Field for Object Pose Estimation [67.96767010122633]
We propose a method for estimating the 6DoF pose of a rigid object with an available 3D model from a single RGB image.
Unlike classical correspondence-based methods which predict 3D object coordinates at pixels of the input image, the proposed method predicts 3D object coordinates at 3D query points sampled in the camera frustum.
arXiv Detail & Related papers (2022-07-30T01:48:23Z) - S3E-GNN: Sparse Spatial Scene Embedding with Graph Neural Networks for
Camera Relocalization [11.512647893596029]
This paper proposes a learning-based approach, named Sparse Spatial Scene Embedding with Graph Neural Networks (S3E-GNN)
In the encoding module, a trained S3E network encodes RGB images into embedding codes to implicitly represent spatial and semantic embedding code.
With embedding codes and the associated poses obtained from a SLAM system, each image is represented as a graph node in a pose graph.
In the GNN query module, the pose graph is transformed to form a embedding-aggregated reference graph for camera relocalization.
arXiv Detail & Related papers (2022-05-12T03:21:45Z) - SceneGraphFusion: Incremental 3D Scene Graph Prediction from RGB-D
Sequences [76.28527350263012]
We propose a method to incrementally build up semantic scene graphs from a 3D environment given a sequence of RGB-D frames.
We aggregate PointNet features from primitive scene components by means of a graph neural network.
Our approach outperforms 3D scene graph prediction methods by a large margin and its accuracy is on par with other 3D semantic and panoptic segmentation methods while running at 35 Hz.
arXiv Detail & Related papers (2021-03-27T13:00:36Z) - Robust Neural Routing Through Space Partitions for Camera Relocalization
in Dynamic Indoor Environments [39.99342226556908]
Localizing the camera in a known indoor environment is a key building block for scene mapping, robot navigation, AR, etc.
Recent advances estimate the camera pose via optimization over the 2D/3D-3D correspondences established between the coordinates in 2D/3D camera space and 3D world space.
We propose a novel outlier-aware neural tree which bridges the two worlds, deep learning and decision tree approaches.
arXiv Detail & Related papers (2020-12-08T21:20:54Z) - Learning 2D-3D Correspondences To Solve The Blind Perspective-n-Point
Problem [98.92148855291363]
This paper proposes a deep CNN model which simultaneously solves for both 6-DoF absolute camera pose 2D--3D correspondences.
Tests on both real and simulated data have shown that our method substantially outperforms existing approaches.
arXiv Detail & Related papers (2020-03-15T04:17:30Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.