CVLGJan 11, 2019

Feature Fusion for Robust Patch Matching With Compact Binary Descriptors

arXiv:1901.03547v12 citations
Originality Incremental advance
AI Analysis

This work addresses patch matching for computer vision applications, presenting an incremental improvement over existing methods.

The paper tackles the problem of learning compact binary patch descriptors by fusing pixel-domain and transformed-domain features in a convolutional network, showing improved accuracy, rate, and complexity over state-of-the-art methods on three datasets.

This work addresses the problem of learning compact yet discriminative patch descriptors within a deep learning framework. We observe that features extracted by convolutional layers in the pixel domain are largely complementary to features extracted in a transformed domain. We propose a convolutional network framework for learning binary patch descriptors where pixel domain features are fused with features extracted from the transformed domain. In our framework, while convolutional and transformed features are distinctly extracted, they are fused and provided to a single classifier which thus jointly operates on convolutional and transformed features. We experiment at matching patches from three different datasets, showing that our feature fusion approach outperforms multiple state-of-the-art approaches in terms of accuracy, rate, and complexity.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes