Rf-Net: An End-To-End Image Matching Network Based On Receptive Field

Xuelun Shen,Cheng Wang,Xin Li,Zenglei Yu,Jonathan Li,Chenglu Wen,Ming Cheng,Zijian He
DOI: https://doi.org/10.1109/CVPR.2019.00832
2019-01-01
Abstract:This paperproposes a new end-to-end trainable matching network based on receptive field, RF-Net, to compute sparse correspondence between images. Building end-toend trainable matching framework is desirable and challenging. The very recent approach, LF-Net, successfully embeds the entire feature extraction pipeline into a jointly trainablepipeline, andproduces the state-of-the-artmatching 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 trainingpatch selection. This results in improved stability in descriptortraining. We trained RF-Net on the open dataset HPatches, and comparedit with other methods on multiple benchmark datasets. Experiments show that RF-Net outperforms existing state-of-the-artmethods.
What problem does this paper attempt to address?