CVLGFeb 4, 2020

A Two-Stream Symmetric Network with Bidirectional Ensemble for Aerial Image Matching

arXiv:2002.01325v138 citations
AI Analysis

This work addresses the challenge of robust aerial image matching for applications in photogrammetry and remote sensing, representing an incremental advance with specific gains in accuracy.

The paper tackles the problem of matching aerial images from different environments by proposing a two-stream deep network with internal augmentation and a bidirectional ensemble method, achieving a significant performance improvement over conventional methods as measured by the PCK metric.

In this paper, we propose a novel method to precisely match two aerial images that were obtained in different environments via a two-stream deep network. By internally augmenting the target image, the network considers the two-stream with the three input images and reflects the additional augmented pair in the training. As a result, the training process of the deep network is regularized and the network becomes robust for the variance of aerial images. Furthermore, we introduce an ensemble method that is based on the bidirectional network, which is motivated by the isomorphic nature of the geometric transformation. We obtain two global transformation parameters without any additional network or parameters, which alleviate asymmetric matching results and enable significant improvement in performance by fusing two outcomes. For the experiment, we adopt aerial images from Google Earth and the International Society for Photogrammetry and Remote Sensing (ISPRS). To quantitatively assess our result, we apply the probability of correct keypoints (PCK) metric, which measures the degree of matching. The qualitative and quantitative results show the sizable gap of performance compared to the conventional methods for matching the aerial images. All code and our trained model, as well as the dataset are available online.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes