Patch Matching

32 papers with code • 2 benchmarks • 4 datasets

This task has no description! Would you like to contribute one?

Reconstructing occluded Elevation Information in Terrain Maps with Self-supervised Learning

mstoelzle/solving-occlusion 15 Sep 2021

We first evaluate a supervised learning approach on synthetic data for which we have the full ground-truth available and subsequently move to several real-world datasets.

39
15 Sep 2021

CANet: A Context-Aware Network for Shadow Removal

zipei-chen/canet ICCV 2021

In this paper, we propose a novel two-stage context-aware network named CANet for shadow removal, in which the contextual information from non-shadow regions is transferred to shadow regions at the embedded feature spaces.

12
23 Aug 2021

Patch Craft: Video Denoising by Deep Modeling and Patch Matching

grishavak/PaCNet-denoiser ICCV 2021

Our algorithm augments video sequences with patch-craft frames and feeds them to a CNN.

45
25 Mar 2021

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.

11
20 Mar 2021

HyNet: Learning Local Descriptor with Hybrid Similarity Measure and Triplet Loss

yuruntian/HyNet NeurIPS 2020

Recent works show that local descriptor learning benefits from the use of L2 normalisation, however, an in-depth analysis of this effect lacks in the literature.

59
17 Jun 2020

Naive-Student: Leveraging Semi-Supervised Learning in Video Sequences for Urban Scene Segmentation

tensorflow/models ECCV 2020

We view this work as a notable step towards building a simple procedure to harness unlabeled video sequences and extra images to surpass state-of-the-art performance on core computer vision tasks.

76,621
20 May 2020

On Translation Invariance in CNNs: Convolutional Layers can Exploit Absolute Spatial Location

oskyhn/CNNs-Without-Borders CVPR 2020

In this paper we challenge the common assumption that convolutional layers in modern CNNs are translation invariant.

69
16 Mar 2020

SOLAR: Second-Order Loss and Attention for Image Retrieval

tonyngjichun/SOLAR ECCV 2020

One is focused on second-order spatial information to increase the performance of image descriptors, both local and global.

169
24 Jan 2020

Semi-Supervised Learning for Face Sketch Synthesis in the Wild

chaofengc/Face-Sketch-Wild 12 Dec 2018

Instead of supervising the network with ground truth sketches, we first perform patch matching in feature space between the input photo and photos in a small reference set of photo-sketch pairs.

87
12 Dec 2018

CrossNet: An End-to-end Reference-based Super Resolution Network using Cross-scale Warping

htzheng/ECCV2018_CrossNet_RefSR ECCV 2018

The Reference-based Super-resolution (RefSR) super-resolves a low-resolution (LR) image given an external high-resolution (HR) reference image, where the reference image and LR image share similar viewpoint but with significant resolution gap x8.

93
27 Jul 2018