Homography Estimation from Image Pairs with Hierarchical Convolutional Networks
Abstract
In this paper, we introduce a hierarchy of twin convolutional regression networks to estimate the homography between a pair of images. In this framework, networks are stacked sequentially in order to reduce error bounds of the estimate. At every convolutional network module, features from each image are extracted independently, given a shared set of kernels, also known as Siamese network model. Later on in the process, they are merged together to estimate the homography. Further, we evaluate and compare effects of various training parameters in this context. We show that given the iterative nature of the framework, highly complicated models are not necessarily required, and high performance is achieved via hierarchical arrangement of simple models. Effectiveness of the proposed method is shown through experiments on MSCOCO dataset, in which it significantly outperforms the state-of-the-art.
Cite
Text
Japkowicz et al. "Homography Estimation from Image Pairs with Hierarchical Convolutional Networks." IEEE/CVF International Conference on Computer Vision Workshops, 2017. doi:10.1109/ICCVW.2017.111Markdown
[Japkowicz et al. "Homography Estimation from Image Pairs with Hierarchical Convolutional Networks." IEEE/CVF International Conference on Computer Vision Workshops, 2017.](https://mlanthology.org/iccvw/2017/japkowicz2017iccvw-homography/) doi:10.1109/ICCVW.2017.111BibTeX
@inproceedings{japkowicz2017iccvw-homography,
title = {{Homography Estimation from Image Pairs with Hierarchical Convolutional Networks}},
author = {Japkowicz, Nathalie and Nowruzi, Farzan Erlik and Laganière, Robert},
booktitle = {IEEE/CVF International Conference on Computer Vision Workshops},
year = {2017},
pages = {904-911},
doi = {10.1109/ICCVW.2017.111},
url = {https://mlanthology.org/iccvw/2017/japkowicz2017iccvw-homography/}
}