paper-with-me

홈 › Papers

OmniGlue: Generalizable Feature Matching with Foundation Model Guidance

2024-05-21 · CVPR 2024 1 · Hanwen Jiang, Arjun Karpur, Bingyi Cao, QiXing Huang, Andre Araujo

The image matching field has been witnessing a continuous emergence of novel learnable feature matching techniques, with ever-improving performance on conventional benchmarks. However, our investigation shows that despite these gains, their potential for real-world applications is restricted by their limited generalization capabilities to novel image domains. In this paper, we introduce OmniGlue, the first learnable image matcher that is designed with generalization as a core principle. OmniGlue leverages broad knowledge from a vision foundation model to guide the feature matching process, boosting generalization to domains not seen at training time. Additionally, we propose a novel keypoint position-guided attention mechanism which disentangles spatial and appearance information, leading to enhanced matching descriptors. We perform comprehensive experiments on a suite of $7$ datasets with varied image domains, including scene-level, object-centric and aerial images. OmniGlue's novel components lead to relative gains on unseen domains of $20.9\%$ with respect to a directly comparable reference model, while also outperforming the recent LightGlue method by $9.5\%$ relatively.Code and model can be found at https://hwjiang1510.github.io/OmniGlue

📄 PDF Abstract BibTeX arXiv:2405.12979

Code (1)

google-research/omniglue 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Towards Generalizable Scene Change Detection

2025-01-01 · CVPR 2025 1 · Jae-Woo Kim, Ue-Hwan Kim

While current state-of-the-art Scene Change Detection (SCD) approaches achieve impressive results in well-trained research data, they become unreliable under unseen environments and different temporal conditions; in-…

Change DetectionScene Change Detection

DistillMatch: Leveraging Knowledge Distillation from Vision Foundation Model for Multimodal Image Matching

2025-09-19 · Meng Yang, Fan Fan, Zizhuo Li, Songchu Deng 외 arxiv

Multimodal image matching seeks pixel-level correspondences between images of different modalities, crucial for cross-modal perception, fusion and analysis. However, the significant appearance differences between modalit…

Knowledge DistillationData AugmentationImage Matching

DifIISR: A Diffusion Model with Gradient Guidance for Infrared Image Super-Resolution

2025-03-03 · CVPR 2025 1 · Xingyuan Li, ZiRui Wang, Yang Zou, Zhixin Chen 외

Infrared imaging is essential for autonomous driving and robotic operations as a supportive modality due to its reliable performance in challenging environments. Despite its popularity, the limitations of infrared camera…

Autonomous DrivingImage Super-ResolutionInfrared image super-resolutionSuper-Resolution

Efficient Depth-Guided Urban View Synthesis

2024-07-17 · Sheng Miao, Jiaxin Huang, Dongfeng Bai, Weichao Qiu 외

Recent advances in implicit scene representation enable high-fidelity street view novel view synthesis. However, existing methods optimize a neural radiance field for each scene, relying heavily on dense training images …

Novel View Synthesis

Language-Instructed Vision Embeddings for Controllable and Generalizable Perception

2026-06-17 · Chengzhi Mao, Xudong Lin, Wen-Sheng Chu arxiv

Vision foundation models are typically trained as static feature extractors, placing the burden of task adaptation onto large downstream models. We propose an alternative paradigm: instead of solely feeding visual featur…

Visual Question Answering