Image Matching

12 papers with code • 1 benchmarks • 1 datasets

Image Matching or wide multiple baseline stereo (WxBS) is a process of establishing a sufficient number of pixel or region correspondences from two or more images depicting the same scene to estimate the geometric relationship between cameras, which produced these images.

Source: The Role of Wide Baseline Stereo in the Deep Learning World

( Image credit: Kornia )

Shared Coupling-bridge for Weakly Supervised Local Feature Learning

sunjiayuanro/scfeat 14 Dec 2022

Sparse local feature extraction is usually believed to be of important significance in typical vision tasks such as simultaneous localization and mapping, image matching and 3D reconstruction.

18
14 Dec 2022

Decoupling Makes Weakly Supervised Local Feature Better

The-Learning-And-Vision-Atelier-LAVA/PoSFeat CVPR 2022

Weakly supervised learning can help local feature methods to overcome the obstacle of acquiring a large-scale dataset with densely labeled correspondences.

101
08 Jan 2022

LoFTR: Detector-Free Local Feature Matching with Transformers

kornia/kornia CVPR 2021

We present a novel method for local image feature matching.

9,377
01 Apr 2021

DISK: Learning local features with policy gradient

luigifreda/pyslam NeurIPS 2020

Local feature frameworks are difficult to learn in an end-to-end fashion, due to the discreteness inherent to the selection and matching of sparse keypoints.

1,698
24 Jun 2020

R2D2: Reliable and Repeatable Detector and Descriptor

naver/r2d2 NeurIPS 2019

We thus propose to jointly learn keypoint detection and description together with a predictor of the local descriptor discriminativeness.

444
01 Dec 2019

SuperGlue: Learning Feature Matching with Graph Neural Networks

magicleap/SuperGluePretrainedNetwork CVPR 2020

This paper introduces SuperGlue, a neural network that matches two sets of local features by jointly finding correspondences and rejecting non-matchable points.

3,034
26 Nov 2019

Kornia: an Open Source Differentiable Computer Vision Library for PyTorch

kornia/kornia 5 Oct 2019

This work presents Kornia -- an open source computer vision library which consists of a set of differentiable routines and modules to solve generic computer vision problems.

9,377
05 Oct 2019

D2-Net: A Trainable CNN for Joint Detection and Description of Local Features

mihaidusmanu/d2-net 9 May 2019

In this work we address the problem of finding reliable pixel-level correspondences under difficult imaging conditions.

752
09 May 2019

What Is Wrong With Scene Text Recognition Model Comparisons? Dataset and Model Analysis

clovaai/deep-text-recognition-benchmark ICCV 2019

Many new proposals for scene text recognition (STR) models have been introduced in recent years.

3,623
03 Apr 2019

Key.Net: Keypoint Detection by Handcrafted and Learned CNN Filters

axelBarroso/Key.Net ICCV 2019

We introduce a novel approach for keypoint detection task that combines handcrafted and learned CNN filters within a shallow multi-scale architecture.

196
01 Apr 2019