paper-with-me

Papers

STN-Homography: estimate homography parameters directly

2019-06-06 · Qiang Zhou, Xin Li

In this paper, we introduce the STN-Homography model to directly estimate the homography matrix between image pair. Different most CNN-based homography estimation methods which use an alternative 4-point homography parameterization, we use prove that, after coordinate normalization, the variance of elements of coordinate normalized $3\times3$ homography matrix is very small and suitable to be regressed well with CNN. Based on proposed STN-Homography, we use a hierarchical architecture which stacks several STN-Homography models and successively reduce the estimation error. Effectiveness of the proposed method is shown through experiments on MSCOCO dataset, in which it significantly outperforms the state-of-the-art. The average processing time of our hierarchical STN-Homography with 1 stage is only 4.87 ms on the GPU, and the processing time for hierarchical STN-Homography with 3 stages is 17.85 ms. The code will soon be open sourced.

📄 PDF Abstract BibTeX arXiv:1906.02539

Code (0)

등록된 구현이 없습니다.

Tasks

GPUHomography Estimation

Similar Papers 제목 키워드 기반

Deep Image Homography Estimation

2016-06-13 · Daniel DeTone, Tomasz Malisiewicz, Andrew Rabinovich

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 degre…

Homography Estimation

Precise Aerial Image Matching based on Deep Homography Estimation

2021-07-19 · Myeong-Seok Oh, Yong-Ju Lee, Seong-Whan Lee

Aerial image registration or matching is a geometric process of aligning two aerial images captured in different environments. Estimating the precise transformation parameters is hindered by various environments such as …

Homography EstimationImage Registration

Road-aware Monocular Structure from Motion and Homography Estimation

2021-12-16 · Wei Sui, Teng Chen, Jiaxin Zhang, Jiao Lu 외

Structure from motion (SFM) and ground plane homography estimation are critical to autonomous driving and other robotics applications. Recently, much progress has been made in using deep neural networks for SFM and homog…

Autonomous DrivingHomography EstimationRoad Segmentation

HSolo: Homography from a single affine aware correspondence

2020-09-10 · Antonio Gonzales, Cara Monical, Tony Perkins

The performance of existing robust homography estimation algorithms is highly dependent on the inlier rate of feature point correspondences. In this paper, we present a novel procedure for homography estimation that is p…

Homography Estimation

Warped Convolutional Networks: Bridge Homography to sl(3) algebra by Group Convolution

2022-06-23 · Xinrui Zhan, Yang Li, Wenyu Liu, Jianke Zhu

Homography has an essential relationship with the special linear group and the embedding Lie algebra structure. Although the Lie algebra representation is elegant, few researchers have established the connection between …

Homography EstimationObject Tracking