NeSS-ST: Detecting Good and Stable Keypoints with a Neural Stability Score and the Shi-Tomasi Detector
Konstantin Pakulev, Alexander Vakhitov, Gonzalo Ferrer

TL;DR
NeSS-ST combines a traditional Shi-Tomasi detector with a neural network trained on a novel stability score to identify high-quality, stable keypoints without requiring pre-labeled datasets, achieving state-of-the-art results.
Contribution
It introduces a neural stability score and a training method that leverages the Shi-Tomasi detector to learn stable keypoints without dataset pre-labeling.
Findings
Achieves state-of-the-art performance on multiple benchmarks
Demonstrates strong generalization across diverse datasets
Does not require pre-labeled training data
Abstract
Learning a feature point detector presents a challenge both due to the ambiguity of the definition of a keypoint and, correspondingly, the need for specially prepared ground truth labels for such points. In our work, we address both of these issues by utilizing a combination of a hand-crafted Shi-Tomasi detector, a specially designed metric that assesses the quality of keypoints, the stability score (SS), and a neural network. We build on the principled and localized keypoints provided by the Shi-Tomasi detector and learn the neural network to select good feature points via the stability score. The neural network incorporates the knowledge from the training targets in the form of the neural stability score (NeSS). Therefore, our method is named NeSS-ST since it combines the Shi-Tomasi detector and the properties of the neural stability score. It only requires sets of images for training…
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
TopicsAdvanced Image and Video Retrieval Techniques · Robotics and Sensor-Based Localization · Advanced Neural Network Applications
