English

S-TREK: Sequential Translation and Rotation Equivariant Keypoints for local feature extraction

Computer Vision and Pattern Recognition 2023-08-29 v1

Abstract

In this work we introduce S-TREK, a novel local feature extractor that combines a deep keypoint detector, which is both translation and rotation equivariant by design, with a lightweight deep descriptor extractor. We train the S-TREK keypoint detector within a framework inspired by reinforcement learning, where we leverage a sequential procedure to maximize a reward directly related to keypoint repeatability. Our descriptor network is trained following a "detect, then describe" approach, where the descriptor loss is evaluated only at those locations where keypoints have been selected by the already trained detector. Extensive experiments on multiple benchmarks confirm the effectiveness of our proposed method, with S-TREK often outperforming other state-of-the-art methods in terms of repeatability and quality of the recovered poses, especially when dealing with in-plane rotations.

Keywords

Cite

@article{arxiv.2308.14598,
  title  = {S-TREK: Sequential Translation and Rotation Equivariant Keypoints for local feature extraction},
  author = {Emanuele Santellani and Christian Sormann and Mattia Rossi and Andreas Kuhn and Friedrich Fraundorfer},
  journal= {arXiv preprint arXiv:2308.14598},
  year   = {2023}
}

Comments

Accepted at ICCV 2023

R2 v1 2026-06-28T12:06:06.847Z