English

RF-Net: An End-to-End Image Matching Network based on Receptive Field

Computer Vision and Pattern Recognition 2019-06-04 v1

Abstract

This paper proposes a new end-to-end trainable matching network based on receptive field, RF-Net, to compute sparse correspondence between images. Building end-to-end trainable matching framework is desirable and challenging. The very recent approach, LF-Net, successfully embeds the entire feature extraction pipeline into a jointly trainable pipeline, and produces the state-of-the-art matching results. This paper introduces two modifications to the structure of LF-Net. First, we propose to construct receptive feature maps, which lead to more effective keypoint detection. Second, we introduce a general loss function term, neighbor mask, to facilitate training patch selection. This results in improved stability in descriptor training. We trained RF-Net on the open dataset HPatches, and compared it with other methods on multiple benchmark datasets. Experiments show that RF-Net outperforms existing state-of-the-art methods.

Keywords

Cite

@article{arxiv.1906.00604,
  title  = {RF-Net: An End-to-End Image Matching Network based on Receptive Field},
  author = {Xuelun Shen and Cheng Wang and Xin Li and Zenglei Yu and Jonathan Li and Chenglu Wen and Ming Cheng and Zijian He},
  journal= {arXiv preprint arXiv:1906.00604},
  year   = {2019}
}

Comments

9 pages, 6 figures

R2 v1 2026-06-23T09:38:14.471Z