English

Unsupervised convolutional neural networks for motion estimation

Computer Vision and Pattern Recognition 2016-01-25 v1

Abstract

Traditional methods for motion estimation estimate the motion field F between a pair of images as the one that minimizes a predesigned cost function. In this paper, we propose a direct method and train a Convolutional Neural Network (CNN) that when, at test time, is given a pair of images as input it produces a dense motion field F at its output layer. In the absence of large datasets with ground truth motion that would allow classical supervised training, we propose to train the network in an unsupervised manner. The proposed cost function that is optimized during training, is based on the classical optical flow constraint. The latter is differentiable with respect to the motion field and, therefore, allows backpropagation of the error to previous layers of the network. Our method is tested on both synthetic and real image sequences and performs similarly to the state-of-the-art methods.

Keywords

Cite

@article{arxiv.1601.06087,
  title  = {Unsupervised convolutional neural networks for motion estimation},
  author = {Aria Ahmadi and Ioannis Patras},
  journal= {arXiv preprint arXiv:1601.06087},
  year   = {2016}
}

Comments

Submitted to ICIP 2016

R2 v1 2026-06-22T12:35:02.414Z