ZippyPoint: Fast Interest Point Detection, Description, and Matching through Mixed Precision Discretization
Menelaos Kanakis, Simon Maurer, Matteo Spallanzani, Ajad Chhatkuli,, Luc Van Gool

TL;DR
ZippyPoint introduces a quantized neural network for interest point detection and description that significantly accelerates inference and matching, enabling efficient use on resource-constrained devices with minimal performance loss.
Contribution
The paper proposes a novel quantization approach and binary descriptor normalization for neural networks, achieving faster and more compact interest point detection and description.
Findings
At least tenfold speedup in network inference and matching.
Significant reduction in 3D model size and computational requirements.
Minor performance degradation in localization and relocalization tasks.
Abstract
Efficient detection and description of geometric regions in images is a prerequisite in visual systems for localization and mapping. Such systems still rely on traditional hand-crafted methods for efficient generation of lightweight descriptors, a common limitation of the more powerful neural network models that come with high compute and specific hardware requirements. In this paper, we focus on the adaptations required by detection and description neural networks to enable their use in computationally limited platforms such as robots, mobile, and augmented reality devices. To that end, we investigate and adapt network quantization techniques to accelerate inference and enable its use on compute limited platforms. In addition, we revisit common practices in descriptor quantization and propose the use of a binary descriptor normalization layer, enabling the generation of distinctive…
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.
Taxonomy
TopicsRobotics and Sensor-Based Localization · Advanced Image and Video Retrieval Techniques · Advanced Vision and Imaging
