HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Deep Image Homography Estimation

Daniel DeTone; Tomasz Malisiewicz; Andrew Rabinovich

Deep Image Homography Estimation

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.

Code Repositories

DangChuong-DC/Toy-Homography
tf
Mentioned in GitHub
samorr/homography-net
Mentioned in GitHub
JirongZhang/DeepHomography
pytorch
Mentioned in GitHub
richard-guinto/homographynet
tf
Mentioned in GitHub
fjbriones/deep-homography
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
homography-estimation-on-pds-cocoHomographyNet
MACE: 2.50
homography-estimation-on-s-cocoHomographyNet
MACE: 1.96

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Deep Image Homography Estimation | Papers | HyperAI