English

PatchBatch: a Batch Augmented Loss for Optical Flow

Computer Vision and Pattern Recognition 2016-04-12 v2

Abstract

We propose a new pipeline for optical flow computation, based on Deep Learning techniques. We suggest using a Siamese CNN to independently, and in parallel, compute the descriptors of both images. The learned descriptors are then compared efficiently using the L2 norm and do not require network processing of patch pairs. The success of the method is based on an innovative loss function that computes higher moments of the loss distributions for each training batch. Combined with an Approximate Nearest Neighbor patch matching method and a flow interpolation technique, state of the art performance is obtained on the most challenging and competitive optical flow benchmarks.

Keywords

Cite

@article{arxiv.1512.01815,
  title  = {PatchBatch: a Batch Augmented Loss for Optical Flow},
  author = {David Gadot and Lior Wolf},
  journal= {arXiv preprint arXiv:1512.01815},
  year   = {2016}
}

Comments

CVPR 2016

R2 v1 2026-06-22T12:02:36.960Z