paper-with-me

홈 › Papers

Are Semi-Dense Detector-Free Methods Good at Matching Local Features?

2024-02-13 · Matthieu Vilain, Rémi Giraud, Hugo Germain, Guillaume Bourmaud

Semi-dense detector-free approaches (SDF), such as LoFTR, are currently among the most popular image matching methods. While SDF methods are trained to establish correspondences between two images, their performances are almost exclusively evaluated using relative pose estimation metrics. Thus, the link between their ability to establish correspondences and the quality of the resulting estimated pose has thus far received little attention. This paper is a first attempt to study this link. We start with proposing a novel structured attention-based image matching architecture (SAM). It allows us to show a counter-intuitive result on two datasets (MegaDepth and HPatches): on the one hand SAM either outperforms or is on par with SDF methods in terms of pose/homography estimation metrics, but on the other hand SDF approaches are significantly better than SAM in terms of matching accuracy. We then propose to limit the computation of the matching accuracy to textured regions, and show that in this case SAM often surpasses SDF methods. Our findings highlight a strong correlation between the ability to establish accurate correspondences in textured regions and the accuracy of the resulting estimated pose/homography. Our code will be made available.

📄 PDF Abstract BibTeX arXiv:2402.08671

Code (0)

등록된 구현이 없습니다.

Tasks

Homography EstimationPose Estimation

Methods 이 논문이 사용한 방법론

SAM 설명 없음

Similar Papers 제목 키워드 기반

Efficient Teacher: Semi-Supervised Object Detection for YOLOv5

2023-02-15 · Bowen Xu, Mingtao Chen, Wenlong Guan, Lulu Hu

Semi-Supervised Object Detection (SSOD) has been successful in improving the performance of both R-CNN series and anchor-free detectors. However, one-stage anchor-based detectors lack the structure to generate high-quali…

Objectobject-detectionObject DetectionPseudo Label+1

Dense Learning based Semi-Supervised Object Detection

2022-04-15 · CVPR 2022 1 · Binghui Chen, Pengyu Li, Xiang Chen, Biao Wang 외

Semi-supervised object detection (SSOD) aims to facilitate the training and deployment of object detectors with the help of a large amount of unlabeled data. Though various self-training based and consistency-regularizat…

Objectobject-detectionObject DetectionSemi-Supervised Object Detection

LoFTR: Detector-Free Local Feature Matching with Transformers

2021-04-01 · CVPR 2021 1 · Jiaming Sun, Zehong Shen, Yuang Wang, Hujun Bao 외

We present a novel method for local image feature matching. Instead of performing image feature detection, description, and matching sequentially, we propose to first establish pixel-wise dense matches at a coarse level …

Camera Pose EstimationImage MatchingPose EstimationVisual Localization

Transferring between sparse and dense matching via probabilistic reweighting

2025-03-03 · Ya Fan, Rongling Lang

Detector-based and detector-free matchers are only applicable within their respective sparsity ranges. To improve adaptability of existing matchers, this paper introduces a novel probabilistic reweighting method. Our met…

VMatcher: State-Space Semi-Dense Local Feature Matching

2025-07-31 · Ali Youssef arxiv

This paper introduces VMatcher, a hybrid Mamba-Transformer network for semi-dense feature matching between image pairs. Learning-based feature matching methods, whether detector-based or detector-free, achieve state-of-t…