Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

RaCo: Ranking and Covariance for Practical Learned Keypoints

About

This paper introduces RaCo, a lightweight neural network designed to learn robust and versatile keypoints suitable for a variety of 3D computer vision tasks. The model integrates three key components: the repeatable keypoint detector, a differentiable ranker to maximize matches with a limited number of keypoints, and a covariance estimator to quantify spatial uncertainty in metric scale. Trained on perspective image crops only, RaCo operates without the need for covisible image pairs. It achieves strong rotational robustness through extensive data augmentation, even without the use of computationally expensive equivariant network architectures. The method is evaluated on several challenging datasets, where it demonstrates state-of-the-art performance in keypoint repeatability and two-view matching, particularly under large in-plane rotations. Ultimately, RaCo provides an effective and simple strategy to independently estimate keypoint ranking and metric covariance without additional labels, detecting interpretable and repeatable interest points. The code is available at https://github.com/cvg/RaCo.

Abhiram Shenoi, Philipp Lindenberger, Paul-Edouard Sarlin, Marc Pollefeys• 2026

Related benchmarks

TaskDatasetResultRank
Relative Pose EstimationMegaDepth-1800 (test)
Matches Count595
16
Homography EstimationHPatches
Matches @3px544
6
Relative Pose EstimationETH3D Two-View (test)
Matches (@3px)562
6
3D TriangulationETH3D (test)
F1 Score @ tau=0.50.33
4
Homography EstimationDNIM
Matches (@3px)72
4
Showing 5 of 5 rows

Other info

Follow for update