English

Learning Image Matching by Simply Watching Video

Computer Vision and Pattern Recognition 2016-03-30 v2

Abstract

This work presents an unsupervised learning based approach to the ubiquitous computer vision problem of image matching. We start from the insight that the problem of frame-interpolation implicitly solves for inter-frame correspondences. This permits the application of analysis-by-synthesis: we firstly train and apply a Convolutional Neural Network for frame-interpolation, then obtain correspondences by inverting the learned CNN. The key benefit behind this strategy is that the CNN for frame-interpolation can be trained in an unsupervised manner by exploiting the temporal coherency that is naturally contained in real-world video sequences. The present model therefore learns image matching by simply watching videos. Besides a promise to be more generally applicable, the presented approach achieves surprising performance comparable to traditional empirically designed methods.

Keywords

Cite

@article{arxiv.1603.06041,
  title  = {Learning Image Matching by Simply Watching Video},
  author = {Gucan Long and Laurent Kneip and Jose M. Alvarez and Hongdong Li},
  journal= {arXiv preprint arXiv:1603.06041},
  year   = {2016}
}

Comments

The second version contains additional quantitative evaluation of frame interpolation

R2 v1 2026-06-22T13:14:21.409Z