Efficient and Robust Homography Estimation Using Compressed Convolutional Neural Network

Guoping Wang,Zhixiang You,Ping An,Jiadong Yu,Yilei Chen
DOI: https://doi.org/10.1007/978-981-13-8138-6_13
2019-01-01
Abstract:Homography estimation is one of the important ways to calculate the transformation between images. For most embedded terminal devices, an efficient and robust homography estimation algorithm is extremely necessary. In this paper, we design an innovative compressed convolutional neural network to estimate homographies which work very well. The model size of the network is less than 10 MB, which is small enough to be used on mobile devices. In addition, to improve the estimated accuracy in challenging environment, we present a novel loss function to train our network. Finally, we compare our algorithm with traditional methods and other learning-based methods. Experiments on our compressed network demonstrate that the innovative network achieves better accuracy compared to other learning-based algorithms, and is more robust to illumination changes compared to traditional algorithms.
What problem does this paper attempt to address?