Research
Unified and Efficient Point-Line Local Features
arXiv:2608.19894v1 Announce Type: new Abstract: Multi-view computer vision pipelines typically rely on accurate sparse keypoints and robust descriptors. While incorporating line features has shown cle
arXiv:2608.19894v1 Announce Type: new Abstract: Multi-view computer vision pipelines typically rely on accurate sparse keypoints and robust descriptors. While incorporating line features has shown clear benefits for matching and pose estimation, existing point-line approaches remain inefficient: they detect points and lines separately, use increasingly heavy networks, and depend on CPU-bound heuristics that hinder real-time performance. We introduce a Unified Efficient Points and Lines (UPAL) feature extractor that jointly extracts keypoints, line segments, and feature descriptors within a single lightweight architecture. A shared backbone provides common representations that feed different branches for point and line features. Line segments are recovered through an accelerated post-processing stage, an enhanced and highly efficient variant of the LSD algorithm. UPAL matches or exceeds state-ofthe-art performance in both point and line applications while significantly reducing computational cost, achieving, for instance, a 4x speedup and 10x smaller memory footprint over the ALIKED + DeepLSD pipeline. Code is publicly available at https://github.com/francois141/upal.
Related
- Block-Sparse Global Attention for Efficient Multi-View Geometry Transformers
- HOME: Robust Hough-space Matching Method for Structured and Textureless Videos
- DP-SfM: Dual-Pixel Structure-from-Motion without Scale Ambiguity
Source: arXiv cs.CV | 2026-08-21