Dense Pixel Correspondence Estimation

14 papers with code • 4 benchmarks • 3 datasets

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

Libraries

Use these libraries to find Dense Pixel Correspondence Estimation models and implementations

PWC-Net: CNNs for Optical Flow Using Pyramid, Warping, and Cost Volume

NVlabs/PWC-Net CVPR 2018

It then uses the warped features and features of the first image to construct a cost volume, which is processed by a CNN to estimate the optical flow.

1,590
07 Sep 2017

FlowNet 2.0: Evolution of Optical Flow Estimation with Deep Networks

NVIDIA/flownet2-pytorch CVPR 2017

Particularly on small displacements and real-world data, FlowNet cannot compete with variational methods.

3,059
06 Dec 2016

Optical Flow Estimation using a Spatial Pyramid Network

philferriere/tfoptflow CVPR 2017

We learn to compute optical flow by combining a classical spatial-pyramid formulation with deep learning.

514
03 Nov 2016

DeepMatching: Hierarchical Deformable Dense Matching

vwegn/dm 25 Jun 2015

We introduce a novel matching algorithm, called DeepMatching, to compute dense correspondences between images.

2
25 Jun 2015