paper-with-me

Papers

ConDL: Detector-Free Dense Image Matching

2024-08-05 · Monika Kwiatkowski, Simon Matern, Olaf Hellwich

In this work, we introduce a deep-learning framework designed for estimating dense image correspondences. Our fully convolutional model generates dense feature maps for images, where each pixel is associated with a descriptor that can be matched across multiple images. Unlike previous methods, our model is trained on synthetic data that includes significant distortions, such as perspective changes, illumination variations, shadows, and specular highlights. Utilizing contrastive learning, our feature maps achieve greater invariance to these distortions, enabling robust matching. Notably, our method eliminates the need for a keypoint detector, setting it apart from many existing image-matching techniques.

📄 PDF Abstract BibTeX arXiv:2408.02766

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive Learning

Similar Papers 제목 키워드 기반

Densely Semantic Enhancement for Domain Adaptive Region-free Detectors

2021-08-30 · Bo Zhang, Tao Chen, Bin Wang, Xiaofeng Wu 외

Unsupervised domain adaptive object detection aims to adapt a well-trained detector from its original source domain with rich labeled data to a new target domain with unlabeled data. Previous works focus on improving the…

object-detectionObject DetectionRegion Proposal

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…

Geometry-Aware Feature Matching for Large-Scale Structure from Motion

2024-09-03 · Gonglin Chen, Jinsen Wu, Haiwei Chen, Wenbin Teng 외

Establishing consistent and dense correspondences across multiple images is crucial for Structure from Motion (SfM) systems. Significant view changes, such as air-to-ground with very sparse view overlap, pose an even gre…

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…

Homography EstimationPose Estimation