paper-with-me

홈 › Papers

Matching Features without Descriptors: Implicitly Matched Interest Points

2018-11-26 · Titus Cieslewski, Michael Bloesch, Davide Scaramuzza

The extraction and matching of interest points is a prerequisite for many geometric computer vision 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. With 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 and can be thought of as a collection of a variety of detectors, each specialized to specific visual features. This paper describes how to design and train such a network in a way that results in successful relative pose estimation performance despite the limitation on interest point count. While the overall matching score is slightly lower than with traditional methods, the approach is descriptor free and thus enables localization systems with a significantly smaller memory footprint and multi-agent localization systems with lower bandwidth requirements. The network also outputs the confidence for a specific interest point resulting in a valid match. We evaluate performance relative to state-of-the-art alternatives.

📄 PDF Abstract BibTeX arXiv:1811.10681

Code (1)

uzh-rpg/imips_open 공식 구현 tf

Tasks

Pose Estimationvalid

Similar Papers 제목 키워드 기반

Local Features and Visual Words Emerge in Activations

2019-05-15 · Oriane Siméoni, Yannis Avrithis, Ondrej Chum

We propose a novel method of deep spatial matching (DSM) for image retrieval. Initial ranking is based on image descriptors extracted from convolutional neural network activations by global pooling, as in recent state-of…

Image RetrievalRetrieval

Local Features and Visual Words Emerge in Activations

2019-06-01 · CVPR 2019 6 · Oriane Simeoni, Yannis Avrithis, Ondrej Chum

We propose a novel method of deep spatial matching (DSM) for image retrieval. Initial ranking is based on image descriptors extracted from convolutional neural network activations by global pooling, as in recent state-of…

Image RetrievalRetrieval

Unconstrained Matching of 2D and 3D Descriptors for 6-DOF Pose Estimation

2020-05-29 · Uzair Nadeem, Mohammed Bennamoun, Roberto Togneri, Ferdous Sohel

This paper proposes a novel concept to directly match feature descriptors extracted from 2D images with feature descriptors extracted from 3D point clouds. We use this concept to directly localize images in a 3D point cl…

Pose Estimation

MREAK : Morphological Retina Keypoint Descriptor

2019-01-24 · Himanshu Vaghela, Manan Oza, Sudhir Bagul

A variety of computer vision applications depend on the efficiency of image matching algorithms used. Various descriptors are designed to detect and match features in images. Deployment of this algorithms in mobile appli…

Cross-Camera View-Overlap Recognition

2022-08-24 · Alessio Xompero, Andrea Cavallaro

We propose a decentralised view-overlap recognition framework that operates across freely moving cameras without the need of a reference 3D map. Each camera independently extracts, aggregates into a hierarchical structur…