English

DFM: A Performance Baseline for Deep Feature Matching

Computer Vision and Pattern Recognition 2021-06-16 v1

Abstract

A novel image matching method is proposed that utilizes learned features extracted by an off-the-shelf deep neural network to obtain a promising performance. The proposed method uses pre-trained VGG architecture as a feature extractor and does not require any additional training specific to improve matching. Inspired by well-established concepts in the psychology area, such as the Mental Rotation paradigm, an initial warping is performed as a result of a preliminary geometric transformation estimate. These estimates are simply based on dense matching of nearest neighbors at the terminal layer of VGG network outputs of the images to be matched. After this initial alignment, the same approach is repeated again between reference and aligned images in a hierarchical manner to reach a good localization and matching performance. Our algorithm achieves 0.57 and 0.80 overall scores in terms of Mean Matching Accuracy (MMA) for 1 pixel and 2 pixels thresholds respectively on Hpatches dataset, which indicates a better performance than the state-of-the-art.

Keywords

Cite

@article{arxiv.2106.07791,
  title  = {DFM: A Performance Baseline for Deep Feature Matching},
  author = {Ufuk Efe and Kutalmis Gokalp Ince and A. Aydin Alatan},
  journal= {arXiv preprint arXiv:2106.07791},
  year   = {2021}
}

Comments

CVPR 2021 Image Matching Workshop Camera Ready Version

R2 v1 2026-06-24T03:12:01.067Z