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

Content-Aware Unsupervised Deep Homography Estimation

About

Homography estimation is a basic image alignment method in many applications. It is usually conducted by extracting and matching sparse feature points, which are error-prone in low-light and low-texture images. On the other hand, previous deep homography approaches use either synthetic images for supervised learning or aerial images for unsupervised learning, both ignoring the importance of handling depth disparities and moving objects in real world applications. To overcome these problems, in this work we propose an unsupervised deep homography method with a new architecture design. In the spirit of the RANSAC procedure in traditional methods, we specifically learn an outlier mask to only select reliable regions for homography estimation. We calculate loss with respect to our learned deep features instead of directly comparing image content as did previously. To achieve the unsupervised training, we also formulate a novel triplet loss customized for our network. We verify our method by conducting comprehensive comparisons on a new dataset that covers a wide range of scenes with varying degrees of difficulties for the task. Experimental results reveal that our method outperforms the state-of-the-art including deep solutions and feature-based solutions.

Jirong Zhang, Chuan Wang, Shuaicheng Liu, Lanpeng Jia, Nianjin Ye, Jue Wang, Ji Zhou, Jian Sun• 2019

Related benchmarks

TaskDatasetResultRank
Homography EstimationNatural image dataset
RE0.73
20
Homography EstimationFlash/no-flash
MACE21.32
19
Homography EstimationRGB-NIR
MACE24.12
19
Homography EstimationGoogleMap
MACE24.61
18
Homography EstimationDPDN
MACE24.99
16
Homography EstimationOPT-SAR
MACE24.76
16
Homography EstimationAuthor's Dataset 1.0 (test)
Residual Error (RE)1.81
12
Homography EstimationOur dataset
RE86.12
12
Homography EstimationS-FLIR (test)
MACE2.08
2
Showing 9 of 9 rows

Other info

Code

Follow for update