paper-with-me

Papers

Learning Knowledge-Rich Sequential Model for Planar Homography Estimation in Aerial Video

2023-04-05 · Pu Li, Xiaobai Liu

This paper presents an unsupervised approach that leverages raw aerial videos to learn to estimate planar homographic transformation between consecutive video frames. Previous learning-based estimators work on pairs of images to estimate their planar homographic transformations but suffer from severe over-fitting issues, especially when applying over aerial videos. To address this concern, we develop a sequential estimator that directly processes a sequence of video frames and estimates their pairwise planar homographic transformations in batches. We also incorporate a set of spatial-temporal knowledge to regularize the learning of such a sequence-to-sequence model. We collect a set of challenging aerial videos and compare the proposed method to the alternative algorithms. Empirical studies suggest that our sequential model achieves significant improvement over alternative image-based methods and the knowledge-rich regularization further boosts our system performance. Our codes and dataset could be found at https://github.com/Paul-LiPu/DeepVideoHomography

📄 PDF Abstract BibTeX arXiv:2304.02715

Code (1)

paul-lipu/deepvideohomography 공식 구현 pytorch

Tasks

Homography Estimation

Similar Papers 제목 키워드 기반

Unsupervised Homography Estimation with Coplanarity-Aware GAN

2022-05-08 · CVPR 2022 1 · Mingbo Hong, Yuhang Lu, Nianjin Ye, Chunyu Lin 외

Estimating homography from an image pair is a fundamental problem in image alignment. Unsupervised learning methods have received increasing attention in this field due to their promising performance and label-free train…

Homography Estimation

Radial Distortion Homography

2015-06-01 · CVPR 2015 6 · Zuzana Kukelova, Jan Heller, Martin Bujnak, Tomas Pajdla

The importance of precise homography estimation is often underestimated even though it plays a crucial role in various vision applications such as plane or planarity detection, scene degeneracy tests, camera motion class…

Homography EstimationImage Stitching

Rethinking Planar Homography Estimation Using Perspective Fields

2019-05-26 · ACCV 2018 2019 5 · Rui Zeng, Simon Denman, Sridha Sridharan, Clinton Fookes

Planar homography estimation refers to the problem of computing a bijective linear mapping of pixels between two images. While this problem has been studied with convolutional neural networks (CNNs), existing methods sim…

Homography Estimation

Planar-SfM: Camera Pose Estimation via Homography Graph Embeddings

2026-06-30 · Gabi Pragier, Matan Karklinsky, David Ungarish, Avi Ben-Cohen arxiv

Structure from Motion (SfM) systems traditionally struggle with planar scenes, where standard epipolar geometry-based methods become degenerate. Rather than viewing planar surfaces as a limitation, we propose a unified f…

Camera Pose Estimation

Homography Decomposition Networks for Planar Object Tracking

2021-12-15 · Xinrui Zhan, Yueran Liu, Jianke Zhu, Yang Li

Planar object tracking plays an important role in AI applications, such as robotics, visual servoing, and visual SLAM. Although the previous planar trackers work well in most scenarios, it is still a challenging task due…

ObjectObject Tracking