paper-with-me

홈 › Papers

Motion Basis Learning for Unsupervised Deep Homography Estimation with Subspace Projection

2021-03-29 · ICCV 2021 10 · Nianjin Ye, Chuan Wang, Haoqiang Fan, Shuaicheng Liu

In this paper, we introduce a new framework for unsupervised deep homography estimation. Our contributions are 3 folds. First, unlike previous methods that regress 4 offsets for a homography, we propose a homography flow representation, which can be estimated by a weighted sum of 8 pre-defined homography flow bases. Second, considering a homography contains 8 Degree-of-Freedoms (DOFs) that is much less than the rank of the network features, we propose a Low Rank Representation (LRR) block that reduces the feature rank, so that features corresponding to the dominant motions are retained while others are rejected. Last, we propose a Feature Identity Loss (FIL) to enforce the learned image feature warp-equivariant, meaning that the result should be identical if the order of warp operation and feature extraction is swapped. With this constraint, the unsupervised optimization is achieved more effectively and more stable features are learned. Extensive experiments are conducted to demonstrate the effectiveness of all the newly proposed components, and results show that our approach outperforms the state-of-the-art on the homography benchmark datasets both qualitatively and quantitatively. Code is available at https://github.com/megvii-research/BasesHomo.

📄 PDF Abstract BibTeX arXiv:2103.15346

Code (1)

megvii-research/baseshomo 공식 구현 pytorch

Tasks

Homography Estimation

Similar Papers 제목 키워드 기반

CodingHomo: Bootstrapping Deep Homography With Video Coding

2025-04-16 · Yike Liu, Haipeng Li, Shuaicheng Liu, Bing Zeng

Homography estimation is a fundamental task in computer vision with applications in diverse fields. Recent advances in deep learning have improved homography estimation, particularly with unsupervised learning approaches…

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

CamFlow+: Hybrid Motion Bases for 2D Camera Motion Estimation with Stabilization Applications

2026-06-04 · Haipeng Li, Zhen Liu, Zhanglei Yang, Hai Jiang 외 arxiv

Estimating 2D camera motion is fundamental to computer vision and computational photography. Existing homography-based methods work well for planar scenes or pure rotation, but struggle with camera translation, depth var…

SSHNet: Unsupervised Cross-modal Homography Estimation via Problem Reformulation and Split Optimization

2025-01-01 · CVPR 2025 1 · Junchen Yu, Si-Yuan Cao, Runmin Zhang, Chenghao Zhang 외

We propose a novel unsupervised cross-modal homography estimation learning framework, named Split Supervised Homography estimation Network (SSHNet). SSHNet reformulates the unsupervised cross-modal homography estimat…

Domain GeneralizationHomography Estimation

InterNet: Unsupervised Cross-modal Homography Estimation Based on Interleaved Modality Transfer and Self-supervised Homography Prediction

2024-09-26 · Junchen Yu, Si-Yuan Cao, Runmin Zhang, Chenghao Zhang 외

We propose a novel unsupervised cross-modal homography estimation framework, based on interleaved modality transfer and self-supervised homography prediction, named InterNet. InterNet integrates modality transfer and sel…

Domain GeneralizationHomography Estimation