TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Deep Image Homography Estimation

Deep Image Homography Estimation

Daniel DeTone, Tomasz Malisiewicz, Andrew Rabinovich

2016-06-13Homography Estimation
PaperPDFCodeCodeCodeCodeCodeCodeCodeCode

Abstract

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.

Results

TaskDatasetMetricValueModel
Interest Point DetectionS-COCOMACE1.96HomographyNet
Interest Point DetectionPDS-COCOMACE2.5HomographyNet

Related Papers

HomographyAD: Deep Anomaly Detection Using Self Homography Learning2025-06-10Deep Learning Reforms Image Matching: A Survey and Outlook2025-06-05Words as Geometric Features: Estimating Homography using Optical Character Recognition as Compressed Image Representation2025-05-25Decoupled Geometric Parameterization and its Application in Deep Homography Estimation2025-05-22LiftFeat: 3D Geometry-Aware Local Feature Matching2025-05-06CodingHomo: Bootstrapping Deep Homography With Video Coding2025-04-16Good Keypoints for the Two-View Geometry Estimation Problem2025-03-24UASTHN: Uncertainty-Aware Deep Homography Estimation for UAV Satellite-Thermal Geo-localization2025-02-03