TL;DR
This paper introduces an efficient deep local descriptor learning method for instance-level recognition, demonstrating superior performance and lower memory use compared to existing descriptors, especially at large scale.
Contribution
It presents a novel training approach for deep local descriptors using metric learning on global descriptors, improving instance recognition performance.
Findings
Local descriptors outperform global descriptors in large-scale recognition.
The proposed descriptors require less memory than existing methods.
State-of-the-art results achieved with small backbone networks.
Abstract
We propose an efficient method to learn deep local descriptors for instance-level recognition. The training only requires examples of positive and negative image pairs and is performed as metric learning of sum-pooled global image descriptors. At inference, the local descriptors are provided by the activations of internal components of the network. We demonstrate why such an approach learns local descriptors that work well for image similarity estimation with classical efficient match kernel methods. The experimental validation studies the trade-off between performance and memory requirements of the state-of-the-art image search approach based on match kernels. Compared to existing local descriptors, the proposed ones perform better in two instance-level recognition tasks and keep memory requirements lower. We experimentally show that global descriptors are not effective enough at large…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
