Homography Decomposition Networks for Planar Object Tracking
Xinrui Zhan, Yueran Liu, Jianke Zhu, Yang Li

TL;DR
This paper introduces Homography Decomposition Networks (HDN), a novel approach that stabilizes homography estimation for planar object tracking, significantly improving accuracy in challenging scenarios with rapid motion and large transformations.
Contribution
The paper proposes a new HDN method that decomposes homography into two groups, reducing condition number instability and enhancing robustness in planar object tracking.
Findings
Outperforms state-of-the-art methods on POT, UCSB, and POIC datasets.
Effectively handles rapid motion and large transformations.
Achieves significant accuracy improvements in challenging tracking scenarios.
Abstract
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 to the rapid motion and large transformation between two consecutive frames. The essential reason behind this problem is that the condition number of such a non-linear system changes unstably when the searching range of the homography parameter space becomes larger. To this end, we propose a novel Homography Decomposition Networks(HDN) approach that drastically reduces and stabilizes the condition number by decomposing the homography transformation into two groups. Specifically, a similarity transformation estimator is designed to predict the first group robustly by a deep convolution equivariant network. By taking advantage of the scale and rotation estimation with…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsVideo Surveillance and Tracking Methods · Advanced Neural Network Applications · Air Quality Monitoring and Forecasting
MethodsConvolution
