Multimodal Patch Matching

2 papers with code • 1 benchmarks • 0 datasets

Multimodal patch matching focuses on matching patches originating from different sources, such as visible RGB and near-infrared.

Most implemented papers

TS-Net: Combining modality specific and common features for multimodal patch matching

ensv/TS-Net 5 Jun 2018

Multimodal patch matching addresses the problem of finding the correspondences between image patches from two different modalities, e. g. RGB vs sketch or RGB vs near-infrared.

Attention-Based Multimodal Image Matching

CodeJjang/multiscale-attention-patch-matching 20 Mar 2021

We propose an attention-based approach for multimodal image patch matching using a Transformer encoder attending to the feature maps of a multiscale Siamese CNN.