vix.ing · top · new · best · stats · spec

LightGlue: Local Feature Matching at Light Speed

2023/06/23 by Philipp Lindenberger, Lindenberger, Philipp, Paul-Edouard Sarlin +3 · 1 voice · 90 citations
Computer Science · Engineering · #3D Shape Modeling and Analysis #Advanced Vision and Imaging #Computer Vision and Pattern Recognition (cs.CV) #FOS: Computer and information sciences #Human Pose and Action Recognition #cs.CV

paper · pdf · doi:10.48550/arxiv.2306.13643

openalex publication_date 2023/06/23 · arxiv published 2023/06/23 · arxiv updated 2023/06/23 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

We introduce LightGlue, a deep neural network that learns to match local features across images. We revisit multiple design decisions of SuperGlue, the state of the art in sparse matching, and derive simple but effective improvements. Cumulatively, they make LightGlue more efficient - in terms of both memory and computation, more accurate, and much easier to train. One key property is that LightGlue is adaptive to the difficulty of the problem: the inference is much faster on image pairs that are intuitively easy to match, for example because of a larger visual overlap or limited appearance change. This opens up exciting prospects for deploying deep matchers in latency-sensitive applications like 3D reconstruction. The code and trained models are publicly available at https://github.com/cvg/LightGlue.

Cited by

Discussions

Related