paper-with-me

홈 › Papers

Cross-Domain Visual Matching via Generalized Similarity Measure and Feature Learning

2016-05-13 · Liang Lin, Guangrun Wang, WangMeng Zuo, Xiangchu Feng, Lei Zhang

Cross-domain visual data matching is one of the fundamental problems in many real-world vision tasks, e.g., matching persons across ID photos and surveillance videos. Conventional approaches to this problem usually involves two steps: i) projecting samples from different domains into a common space, and ii) computing (dis-)similarity in this space based on a certain distance. In this paper, we present a novel pairwise similarity measure that advances existing models by i) expanding traditional linear projections into affine transformations and ii) fusing affine Mahalanobis distance and Cosine similarity by a data-driven combination. Moreover, we unify our similarity measure with feature representation learning via deep convolutional neural networks. Specifically, we incorporate the similarity measure matrix into the deep architecture, enabling an end-to-end way of model optimization. We extensively evaluate our generalized similarity model in several challenging cross-domain matching tasks: person re-identification under different views and face verification over different modalities (i.e., faces from still images and videos, older and younger faces, and sketch and photo portraits). The experimental results demonstrate superior performance of our model over other state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:1605.04039

Code (0)

등록된 구현이 없습니다.

Tasks

Face VerificationModel OptimizationPerson Re-IdentificationRepresentation Learning

Similar Papers 제목 키워드 기반

Beyond the Deep Metric Learning: Enhance the Cross-Modal Matching with Adversarial Discriminative Domain Regularization

2020-10-23 · Li Ren, Kai Li, Liqiang Wang, Kien Hua

Matching information across image and text modalities is a fundamental challenge for many applications that involve both vision and natural language processing. The objective is to find efficient similarity metrics to co…

Metric LearningSentence

Domain Generalized Stereo Matching via Hierarchical Visual Transformation

2023-01-01 · CVPR 2023 1 · Tianyu Chang, Xun Yang, Tianzhu Zhang, Meng Wang

Recently, deep Stereo Matching (SM) networks have shown impressive performance and attracted increasing attention in computer vision. However, existing deep SM networks are prone to learn dataset-dependent shortcuts,…

Domain GeneralizationStereo Matching

FAMNet: Frequency-aware Matching Network for Cross-domain Few-shot Medical Image Segmentation

2024-12-12 · Yuntian Bo, Yazhou Zhu, Lunbo Li, Haofeng Zhang

Existing few-shot medical image segmentation (FSMIS) models fail to address a practical issue in medical imaging: the domain shift caused by different imaging techniques, which limits the applicability to current FSMIS t…

Cross-Domain Few-ShotDomain GeneralizationFew-Shot Semantic SegmentationImage Segmentation+4

Experimental similarity assessment for a collection of fragmented artifacts

2018-04-11 · Biasotti Silvia, Thompson Elia Moscoso, Spagnuolo Michela

In the Visual Heritage domain, search engines are expected to support archaeologists and curators to address cross-correlation and searching across multiple collections. Archaeological excavations return artifacts that o…

Spatio-Temporal Matching for Siamese Visual Tracking

2021-05-06 · Jinpu Zhang, Yuehuan Wang

Similarity matching is a core operation in Siamese trackers. Most Siamese trackers carry out similarity learning via cross correlation that originates from the image matching field. However, unlike 2-D image matching, th…

Object TrackingVisual Tracking