Pose-GNN : Camera Pose Estimation System Using Graph Neural Networks
- URL: http://arxiv.org/abs/2103.09435v1
- Date: Wed, 17 Mar 2021 04:40:02 GMT
- Title: Pose-GNN : Camera Pose Estimation System Using Graph Neural Networks
- Authors: Ahmed Elmoogy, Xiaodai Dong, Tao Lu, Robert Westendorp, Kishore Reddy
- Abstract summary: We propose a novel image based localization system using graph neural networks (GNN)
The pretrained ResNet50 convolutional neural network (CNN) architecture is used to extract the important features for each image.
We show that using GNN leads to enhanced performance for both indoor and outdoor environments.
- Score: 12.12580095956898
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: We propose a novel image based localization system using graph neural
networks (GNN). The pretrained ResNet50 convolutional neural network (CNN)
architecture is used to extract the important features for each image.
Following, the extracted features are input to GNN to find the pose of each
image by either using the image features as a node in a graph and formulate the
pose estimation problem as node pose regression or modelling the image features
themselves as a graph and the problem becomes graph pose regression. We do an
extensive comparison between the proposed two approaches and the state of the
art single image localization methods and show that using GNN leads to enhanced
performance for both indoor and outdoor environments.
Related papers
- Upright adjustment with graph convolutional networks [21.103565022124037]
We present a novel method for the upright adjustment of 360 images.
Our network consists of two modules, which are a convolutional neural network (CNN) and a graph convolutional network (GCN)
arXiv Detail & Related papers (2024-06-01T01:54:57Z) - GNN-LoFI: a Novel Graph Neural Network through Localized Feature-based
Histogram Intersection [51.608147732998994]
Graph neural networks are increasingly becoming the framework of choice for graph-based machine learning.
We propose a new graph neural network architecture that substitutes classical message passing with an analysis of the local distribution of node features.
arXiv Detail & Related papers (2024-01-17T13:04:23Z) - Image Keypoint Matching using Graph Neural Networks [22.33342295278866]
We propose a graph neural network for the problem of image matching.
The proposed method first generates initial soft correspondences between keypoints using localized node embeddings.
We evaluate our method on natural image datasets with keypoint annotations and show that, in comparison to a state-of-the-art model, our method speeds up inference times without sacrificing prediction accuracy.
arXiv Detail & Related papers (2022-05-27T23:38:44Z) - Monocular Human Shape and Pose with Dense Mesh-borne Local Image
Features [8.422257363944295]
We propose to improve on graph convolution based approaches for human shape and pose estimation using pixel-aligned local image features.
Our results on standard benchmarks show that using local features improves on global ones and leads to competitive performances with respect to the state-of-the-art.
arXiv Detail & Related papers (2021-11-09T18:43:18Z) - Increase and Conquer: Training Graph Neural Networks on Growing Graphs [116.03137405192356]
We consider the problem of learning a graphon neural network (WNN) by training GNNs on graphs sampled Bernoulli from the graphon.
Inspired by these results, we propose an algorithm to learn GNNs on large-scale graphs that, starting from a moderate number of nodes, successively increases the size of the graph during training.
arXiv Detail & Related papers (2021-06-07T15:05:59Z) - Image Restoration by Deep Projected GSURE [115.57142046076164]
Ill-posed inverse problems appear in many image processing applications, such as deblurring and super-resolution.
We propose a new image restoration framework that is based on minimizing a loss function that includes a "projected-version" of the Generalized SteinUnbiased Risk Estimator (GSURE) and parameterization of the latent image by a CNN.
arXiv Detail & Related papers (2021-02-04T08:52:46Z) - Processing of incomplete images by (graph) convolutional neural networks [7.778461949427663]
We investigate the problem of training neural networks from incomplete images without replacing missing values.
We first represent an image as a graph, in which missing pixels are entirely ignored.
The graph image representation is processed using a spatial graph convolutional network.
arXiv Detail & Related papers (2020-10-26T21:40:03Z) - A Unified View on Graph Neural Networks as Graph Signal Denoising [49.980783124401555]
Graph Neural Networks (GNNs) have risen to prominence in learning representations for graph structured data.
In this work, we establish mathematically that the aggregation processes in a group of representative GNN models can be regarded as solving a graph denoising problem.
We instantiate a novel GNN model, ADA-UGNN, derived from UGNN, to handle graphs with adaptive smoothness across nodes.
arXiv Detail & Related papers (2020-10-05T04:57:18Z) - Graph Neural Networks: Architectures, Stability and Transferability [176.3960927323358]
Graph Neural Networks (GNNs) are information processing architectures for signals supported on graphs.
They are generalizations of convolutional neural networks (CNNs) in which individual layers contain banks of graph convolutional filters.
arXiv Detail & Related papers (2020-08-04T18:57:36Z) - Graphs, Convolutions, and Neural Networks: From Graph Filters to Graph
Neural Networks [183.97265247061847]
We leverage graph signal processing to characterize the representation space of graph neural networks (GNNs)
We discuss the role of graph convolutional filters in GNNs and show that any architecture built with such filters has the fundamental properties of permutation equivariance and stability to changes in the topology.
We also study the use of GNNs in recommender systems and learning decentralized controllers for robot swarms.
arXiv Detail & Related papers (2020-03-08T13:02:15Z)
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.