Matching Features without Descriptors: Implicitly Matched Interest Points (IMIPs)

11/26/2018
by   Titus Cieslewski, et al.
0

The extraction and matching of interest points is a prerequisite for visual pose estimation and related problems. Traditionally, matching has been achieved by assigning descriptors to interest points and matching points that have similar descriptors. In this paper, we propose a method by which interest points are instead already implicitly matched at detection time. Thanks to this, descriptors do not need to be calculated, stored, communicated, or matched any more. This is achieved by a convolutional neural network with multiple output channels. The i-th interest point is the location of the maximum of the i-th channel, and the i-th interest point in one image is implicitly matched with the i-th interest point in another image. This paper describes how to design and train such a network in a way that results in successful relative pose estimation performance with as little as 128 output channels. While the overall matching score is slightly lower than with traditional methods, the network also outputs the confidence for a specific interest point resulting in a valid match. Most importantly, the approach completely gets rid of descriptors and thus enables localization systems with a significantly smaller memory footprint and multi-agent localization systems that require significantly less bandwidth. We evaluate performance relative to state-of-the-art alternatives.

READ FULL TEXT
research
06/14/2019

Direct Image to Point Cloud Descriptors Matching for 6-DOF Camera Localization in Dense 3D Point Cloud

We propose a novel concept to directly match feature descriptors extract...
research
05/03/2018

SIPS: Unsupervised Succinct Interest Points

Detecting interest points is a key component of vision-based estimation ...
research
04/02/2021

End-to-end learning of keypoint detection and matching for relative pose estimation

We propose a new method for estimating the relative pose between two ima...
research
03/24/2022

Is Geometry Enough for Matching in Visual Localization?

In this paper, we propose to go beyond the well-established approach to ...
research
06/01/2023

A Probabilistic Relaxation of the Two-Stage Object Pose Estimation Paradigm

Existing object pose estimation methods commonly require a one-to-one po...
research
07/11/2023

ResMatch: Residual Attention Learning for Local Feature Matching

Attention-based graph neural networks have made great progress in featur...
research
11/13/2019

Euclidean Matchings in Ultra-Dense Networks

In order to study the fundamental limits of network densification, we lo...

Please sign up or login with your details

Forgot password? Click here to reset