English

Learn to Model Motion from Blurry Footages

Computer Vision and Pattern Recognition 2017-04-20 v1

Abstract

It is difficult to recover the motion field from a real-world footage given a mixture of camera shake and other photometric effects. In this paper we propose a hybrid framework by interleaving a Convolutional Neural Network (CNN) and a traditional optical flow energy. We first conduct a CNN architecture using a novel learnable directional filtering layer. Such layer encodes the angle and distance similarity matrix between blur and camera motion, which is able to enhance the blur features of the camera-shake footages. The proposed CNNs are then integrated into an iterative optical flow framework, which enable the capability of modelling and solving both the blind deconvolution and the optical flow estimation problems simultaneously. Our framework is trained end-to-end on a synthetic dataset and yields competitive precision and performance against the state-of-the-art approaches.

Keywords

Cite

@article{arxiv.1704.05817,
  title  = {Learn to Model Motion from Blurry Footages},
  author = {Wenbin Li and Da Chen and Zhihan Lv and Yan Yan and Darren Cosker},
  journal= {arXiv preprint arXiv:1704.05817},
  year   = {2017}
}

Comments

Preprint of our paper accepted by Pattern Recognition

R2 v1 2026-06-22T19:21:42.498Z