Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Image Retrieval for Structure-from-Motion via Graph Convolutional Network

About

Conventional image retrieval techniques for Structure-from-Motion (SfM) suffer from the limit of effectively recognizing repetitive patterns and cannot guarantee to create just enough match pairs with high precision and high recall. In this paper, we present a novel retrieval method based on Graph Convolutional Network (GCN) to generate accurate pairwise matches without costly redundancy. We formulate image retrieval task as a node binary classification problem in graph data: a node is marked as positive if it shares the scene overlaps with the query image. The key idea is that we find that the local context in feature space around a query image contains rich information about the matchable relation between this image and its neighbors. By constructing a subgraph surrounding the query image as input data, we adopt a learnable GCN to exploit whether nodes in the subgraph have overlapping regions with the query photograph. Experiments demonstrate that our method performs remarkably well on the challenging dataset of highly ambiguous and duplicated scenes. Besides, compared with state-of-the-art matchable retrieval methods, the proposed approach significantly reduces useless attempted matches without sacrificing the accuracy and completeness of reconstruction.

Shen Yan, Yang Pen, Shiming Lai, Yu Liu, Maojun Zhang• 2020

Related benchmarks

TaskDatasetResultRank
Image RetrievalGL3D official (test)
Recall@2570.8
6
Structure-from-Motion1DSfM Gendarmenmarkt
Registered Images997
4
Structure-from-Motion1DSfM Madrid Metropolis
Registered Images420
4
Structure-from-Motion1DSfM Alamo
Registered Images862
4
Showing 4 of 4 rows

Other info

Follow for update