Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Deep Image Homography Estimation

About

We present a deep convolutional neural network for estimating the relative homography between a pair of images. Our feed-forward network has 10 layers, takes two stacked grayscale images as input, and produces an 8 degree of freedom homography which can be used to map the pixels from the first image to the second. We present two convolutional neural network architectures for HomographyNet: a regression network which directly estimates the real-valued homography parameters, and a classification network which produces a distribution over quantized homographies. We use a 4-point homography parameterization which maps the four corners from one image into the second image. Our networks are trained in an end-to-end fashion using warped MS-COCO images. Our approach works without the need for separate local feature detection and transformation estimation stages. Our deep models are compared to a traditional homography estimator based on ORB features and we highlight the scenarios where HomographyNet outperforms the traditional technique. We also describe a variety of applications powered by deep homography estimation, thus showcasing the flexibility of a deep learning approach.

Daniel DeTone, Tomasz Malisiewicz, Andrew Rabinovich• 2016

Related benchmarks

TaskDatasetResultRank
Homography EstimationNatural image dataset
RE1.51
20
Homography EstimationFlash/no-flash
MACE6.42
19
Homography EstimationRGB-NIR
MACE11.88
19
Homography EstimationGoogleMap
MACE5.2
18
Homography EstimationOPT-SAR
MACE8.27
16
Homography EstimationDPDN
MACE4.92
16
Homography EstimationOur dataset
RE16.17
12
Homography EstimationAuthor's Dataset 1.0 (test)
Residual Error (RE)7.53
12
Homography EstimationMSCOCO (test)--
6
Homography EstimationGoogleMap (test)
Success Rate (< 3px Error)0.00e+0
4
Showing 10 of 11 rows

Other info

Follow for update