paper-with-me

홈 › Papers

MINIMA: Modality Invariant Image Matching

2024-12-27 · CVPR 2025 1 · Jiangwei Ren, Xingyu Jiang, Zizhuo Li, Dingkang Liang, Xin Zhou, Xiang Bai

Image matching for both cross-view and cross-modality plays a critical role in multimodal perception. In practice, the modality gap caused by different imaging systems/styles poses great challenges to the matching task. Existing works try to extract invariant features for specific modalities and train on limited datasets, showing poor generalization. In this paper, we present MINIMA, a unified image matching framework for multiple cross-modal cases. Without pursuing fancy modules, our MINIMA aims to enhance universal performance from the perspective of data scaling up. For such purpose, we propose a simple yet effective data engine that can freely produce a large dataset containing multiple modalities, rich scenarios, and accurate matching labels. Specifically, we scale up the modalities from cheap but rich RGB-only matching data, by means of generative models. Under this setting, the matching labels and rich diversity of the RGB dataset are well inherited by the generated multimodal data. Benefiting from this, we construct MD-syn, a new comprehensive dataset that fills the data gap for general multimodal image matching. With MD-syn, we can directly train any advanced matching pipeline on randomly selected modality pairs to obtain cross-modal ability. Extensive experiments on in-domain and zero-shot matching tasks, including $19$ cross-modal cases, demonstrate that our MINIMA can significantly outperform the baselines and even surpass modality-specific methods. The dataset and code are available at https://github.com/LSXI7/MINIMA.

📄 PDF Abstract BibTeX arXiv:2412.19412

Code (1)

LSXI7/MINIMA 공식 구현 pytorch

Similar Papers 제목 키워드 기반

MIFNet: Learning Modality-Invariant Features for Generalizable Multimodal Image Matching

2025-01-20 · Yepeng Liu, Zhichao Sun, Baosheng Yu, Yitian Zhao 외

Many keypoint detection and description methods have been proposed for image matching or registration. While these methods demonstrate promising performance for single-modality image matching, they often struggle with mu…

Keypoint DetectionZero-shot Generalization

PromptMID: Modal Invariant Descriptors Based on Diffusion and Vision Foundation Models for Optical-SAR Image Matching

2025-02-25 · Han Nie, Bin Luo, Jun Liu, Zhitao Fu 외

The ideal goal of image matching is to achieve stable and efficient performance in unseen domains. However, many existing learning-based optical-SAR image matching methods, despite their effectiveness in specific scenari…

Domain Generalization

Local Area Transform for Cross-Modality Correspondence Matching and Deep Scene Recognition

2019-01-03 · Seungchul Ryu

Establishing correspondences is a fundamental task in variety of image processing and computer vision applications. In particular, finding the correspondences between a non-linearly deformed image pair induced by differe…

Image RetrievalRetrievalScene RecognitionStereo Matching+1

ViewSynth: Learning Local Features from Depth using View Synthesis

2019-11-22 · Jisan Mahmud, Rajat Vikram Singh, Peri Akiva, Spondon Kundu 외

The rapid development of inexpensive commodity depth sensors has made keypoint detection and matching in the depth image modality an important problem in computer vision. Despite great improvements in recent RGB local fe…

Camera LocalizationKeypoint Detection

Mutual Information Guided Optimal Transport for Unsupervised Visible-Infrared Person Re-identification

2024-07-17 · Zhizhong Zhang, Jiangming Wang, Xin Tan, Yanyun Qu 외

Unsupervised visible infrared person re-identification (USVI-ReID) is a challenging retrieval task that aims to retrieve cross-modality pedestrian images without using any label information. In this task, the large cross…

Contrastive LearningFairnessPerson Re-Identification