English

ConDL: Detector-Free Dense Image Matching

Computer Vision and Pattern Recognition 2024-08-07 v1 Machine Learning

Abstract

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.

Keywords

Cite

@article{arxiv.2408.02766,
  title  = {ConDL: Detector-Free Dense Image Matching},
  author = {Monika Kwiatkowski and Simon Matern and Olaf Hellwich},
  journal= {arXiv preprint arXiv:2408.02766},
  year   = {2024}
}
R2 v1 2026-06-28T18:04:42.450Z