SFD2: Semantic-guided Feature Detection and Description
Fei Xue, Ignas Budvytis, Roberto Cipolla

TL;DR
SFD2 introduces a semantic-aware feature detection and description method that enhances visual localization accuracy and efficiency by embedding high-level semantic information into keypoint detection and descriptor augmentation.
Contribution
It proposes a novel semantic-guided approach for feature detection and description that improves robustness and speed without relying on explicit semantic labels or additional segmentation networks.
Findings
Outperforms previous local features in large-scale localization tasks.
Achieves 2-3 times faster processing with comparable accuracy.
Demonstrates effectiveness on Aachen Day-Night and RobotCar-Seasons datasets.
Abstract
Visual localization is a fundamental task for various applications including autonomous driving and robotics. Prior methods focus on extracting large amounts of often redundant locally reliable features, resulting in limited efficiency and accuracy, especially in large-scale environments under challenging conditions. Instead, we propose to extract globally reliable features by implicitly embedding high-level semantics into both the detection and description processes. Specifically, our semantic-aware detector is able to detect keypoints from reliable regions (e.g. building, traffic lane) and suppress unreliable areas (e.g. sky, car) implicitly instead of relying on explicit semantic labels. This boosts the accuracy of keypoint matching by reducing the number of features sensitive to appearance changes and avoiding the need of additional segmentation networks at test time. Moreover, our…
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
TopicsRobotics and Sensor-Based Localization · Advanced Neural Network Applications · Advanced Image and Video Retrieval Techniques
MethodsTest
