Scene-Aware Feature Matching
Current feature matching methods focus on point-level matching, pursuing better representation learning of individual features, but lacking further understanding of the scene. This results in significant performance degradation when handling challenging scenes such as scenes with large viewpoint and illumination changes. To tackle this problem, we propose a novel model named SAM, which applies attentional grouping to guide Scene-Aware feature Matching. SAM handles multi-level features, i.e., image tokens and group tokens, with attention layers, and groups the image tokens with the proposed token grouping module. Our model can be trained by ground-truth matches only and produce reasonable grouping results. With the sense-aware grouping guidance, SAM is not only more accurate and robust but also more interpretable than conventional feature matching models. Sufficient experiments on various applications, including homography estimation, pose estimation, and image matching, demonstrate that our model achieves state-of-the-art performance.
Code (0)
등록된 구현이 없습니다.
Tasks
Homography EstimationPose EstimationRepresentation LearningMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
SceneGlue: Scene-Aware Transformer for Feature Matching without Scene-Level Annotation
Local feature matching plays a critical role in understanding the correspondence between cross-view images. However, traditional methods are constrained by the inherent local nature of feature descriptors, limiting their…
Homography EstimationVisual LocalizationPose EstimationImage MatchingUnsupervised Person Re-Identification by Camera-Aware Similarity Consistency Learning
For matching pedestrians across disjoint camera views in surveillance, person re-identification (Re-ID) has made great progress in supervised learning. However, it is infeasible to label data in a number of new scenes wh…
Person Re-IdentificationUnsupervised Person Re-IdentificationMatching Query Image Against Selected NeRF Feature for Efficient and Scalable Localization
Neural implicit representations such as NeRF have revolutionized 3D scene representation with photo-realistic quality. However, existing methods for visual localization within NeRF representations suffer from inefficienc…
feature selectionNeRFPose EstimationScene Segmentation+1Structure-from-Motion-Aware PatchMatch for Adaptive Optical Flow Estimation
Many recent energy-based methods for optical flow estimation rely on a good initialization that is typically provided by some kind of feature matching. So far, however, these initial matching approaches are rather genera…
Optical Flow EstimationCoARF: Controllable 3D Artistic Style Transfer for Radiance Fields
Creating artistic 3D scenes can be time-consuming and requires specialized knowledge. To address this, recent works such as ARF, use a radiance field-based approach with style constraints to generate 3D scenes that resem…
Style Transfer