paper-with-me

Papers

Efficient Match Pair Retrieval for Large-scale UAV Images via Graph Indexed Global Descriptor

2023-07-10 · San Jiang, Yichen Ma, Qingquan Li, Wanshou Jiang, Bingxuan Guo, Lelin Li, Lizhe Wang

SfM (Structure from Motion) has been extensively used for UAV (Unmanned Aerial Vehicle) image orientation. Its efficiency is directly influenced by feature matching. Although image retrieval has been extensively used for match pair selection, high computational costs are consumed due to a large number of local features and the large size of the used codebook. Thus, this paper proposes an efficient match pair retrieval method and implements an integrated workflow for parallel SfM reconstruction. First, an individual codebook is trained online by considering the redundancy of UAV images and local features, which avoids the ambiguity of training codebooks from other datasets. Second, local features of each image are aggregated into a single high-dimension global descriptor through the VLAD (Vector of Locally Aggregated Descriptors) aggregation by using the trained codebook, which remarkably reduces the number of features and the burden of nearest neighbor searching in image indexing. Third, the global descriptors are indexed via the HNSW (Hierarchical Navigable Small World) based graph structure for the nearest neighbor searching. Match pairs are then retrieved by using an adaptive threshold selection strategy and utilized to create a view graph for divide-and-conquer based parallel SfM reconstruction. Finally, the performance of the proposed solution has been verified using three large-scale UAV datasets. The test results demonstrate that the proposed solution accelerates match pair retrieval with a speedup ratio ranging from 36 to 108 and improves the efficiency of SfM reconstruction with competitive accuracy in both relative and absolute orientation.

📄 PDF Abstract BibTeX arXiv:2307.04520

Code (0)

등록된 구현이 없습니다.

Tasks

Image RetrievalRetrieval

Similar Papers 제목 키워드 기반

Pairwise Geometric Matching for Large-Scale Object Retrieval

2015-06-01 · CVPR 2015 6 · Xinchao Li, Martha Larson, Alan Hanjalic

Spatial verification is a key step in boosting the performance of object-based image retrieval. It serves to eliminate unreliable correspondences between salient points in a given pair of images and is typically performe…

Computational EfficiencyGeometric MatchingImage RetrievalObject+1

Leveraging Cutting Edge Deep Learning Based Image Matching for Reconstructing a Large Scene from Sparse Images

2023-10-02 · Georg Bökman, Johan Edstedt

We present the top ranked solution for the AISG-SLA Visual Localisation Challenge benchmark (IJCAI 2023), where the task is to estimate relative motion between images taken in sequence by a camera mounted on a car drivin…

Image RetrievalRetrieval

EDIS: Entity-Driven Image Search over Multimodal Web Content

2023-05-23 · SiQi Liu, Weixi Feng, Tsu-Jui Fu, Wenhu Chen 외

Making image retrieval methods practical for real-world search applications requires significant progress in dataset scales, entity comprehension, and multimodal information fusion. In this work, we introduce \textbf{E}n…

Image RetrievalRetrieval

Enhancing Dynamic Image Advertising with Vision-Language Pre-training

2023-06-25 · Zhoufutu Wen, Xinyu Zhao, Zhipeng Jin, Yi Yang 외

In the multimedia era, image is an effective medium in search advertising. Dynamic Image Advertising (DIA), a system that matches queries with ad images and generates multimodal ads, is introduced to improve user experie…

Image RetrievalRetrieval

Learning Local Descriptors by Optimizing the Keypoint-Correspondence Criterion: Applications to Face Matching, Learning from Unlabeled Videos and 3D-Shape Retrieval

2016-03-30 · Nenad Markuš, Igor S. Pandžić, Jörgen Ahlberg

Current best local descriptors are learned on a large dataset of matching and non-matching keypoint pairs. However, data of this kind is not always available since detailed keypoint correspondences can be hard to establi…

3D Shape Classification3D Shape RetrievalRetrieval