MD-Net: Multi-Detector for Local Feature Extraction
Emanuele Santellani (1), Christian Sormann (1), Mattia Rossi (2),, Andreas Kuhn (2), Friedrich Fraundorfer (1) ((1) Graz University of, Technology, (2) Sony Europe B.V.)

TL;DR
This paper introduces MD-Net, a deep learning approach that detects multiple sets of keypoints to reduce matching complexity in image correspondence tasks, trained unsupervised on synthetic data.
Contribution
The paper presents a novel multi-detector network with an unsupervised loss for learning complementary keypoint sets, reducing computational cost in feature matching.
Findings
Achieves competitive results on 3D reconstruction tasks.
Reduces matching complexity by using multiple keypoint sets.
Trained solely on synthetic images in an unsupervised manner.
Abstract
Establishing a sparse set of keypoint correspon dences between images is a fundamental task in many computer vision pipelines. Often, this translates into a computationally expensive nearest neighbor search, where every keypoint descriptor at one image must be compared with all the descriptors at the others. In order to lower the computational cost of the matching phase, we propose a deep feature extraction network capable of detecting a predefined number of complementary sets of keypoints at each image. Since only the descriptors within the same set need to be compared across the different images, the matching phase computational complexity decreases with the number of sets. We train our network to predict the keypoints and compute the corresponding descriptors jointly. In particular, in order to learn complementary sets of keypoints, we introduce a novel unsupervised loss which…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Robotics and Sensor-Based Localization · Advanced Vision and Imaging
