Efficient feature matching for UAV images based on compact GPU data scheduling
San Jiang, Kan You, Ruqin Zhou, Xing Zhang, Zhijun Wang, Qingquan Li

TL;DR
This paper presents a GPU-accelerated feature matching algorithm for UAV images that significantly speeds up the process while maintaining accuracy, enabling efficient large-scale structure from motion applications.
Contribution
It introduces a novel GPU data scheduling algorithm using matrix band reduction and cascade hashing, optimizing feature matching for UAV images.
Findings
Achieves speedup ratios of 77.0 to 100.0 over KD-Tree methods.
Maintains comparable accuracy in bundle adjustment.
Effectively handles large-scale UAV datasets.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Satellite Image Processing and Photogrammetry · Robotics and Sensor-Based Localization
