Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Efficient feature matching for UAV images based on compact GPU data scheduling

About

Feature matching dominates the time costs in structure from motion (SfM). The primary contribution of this study is a GPU data schedule algorithm for efficient feature matching of Unmanned aerial vehicle (UAV) images. The core idea is to divide the whole dataset into blocks based on matrix band reduction (MBR) and achieve efficient feature matching via GPU-accelerated cascade hashing. First, match pairs are selected by using an image retrieval technique, which converts images into global descriptors and searches high-dimension nearest neighbors with graph indexing. Second, compact image blocks are iteratively generated from a MBR-based data schedule strategy, which exploits image connections to generate image blocks and increase the usage of GPU computing power. Third, guided by the generated image blocks, feature matching is executed sequentially within the framework of GPU-accelerated cascade hashing, and initial candidate matches are refined by combining a local geometric constraint and RANSAC-based global verification. For further performance improvement, these two steps are designed to execute in parallel in GPU and CPU. Finally, the performance of the proposed solution is evaluated by using large-scale UAV datasets. The results demonstrate that it increases the efficiency of feature matching with speedup ratios ranging from 77.0 to 100.0 compared with KD-Tree based matching methods due to its high usage of GPU computing power. Besides, it achieves comparable accuracy in both relative and absolute bundle adjustment (BA). The proposed algorithm is an efficient solution for feature matching of large-scale UAV images.

San Jiang, Kan You, Ruqin Zhou, Xing Zhang, Zhijun Wang, Qingquan Li• 2025

Related benchmarks

TaskDatasetResultRank
Feature MatchingDataset-1
Time Cost (min)3
8
Feature MatchingDataset 2
Time Cost (min)3.1
8
Feature MatchingDataset 3
Time Cost (min)26.7
8
SfM ReconstructionDataset-1
Time Cost (min)13.9
5
SfM ReconstructionDataset 2
Processing Time (min)52.4
5
Absolute Bundle AdjustmentDataset 2
Max Absolute X Displacement (m)0.065
4
SfM ReconstructionDataset 3
Time Cost (min)669.5
3
Showing 7 of 7 rows

Other info

Follow for update