HVC-Net: Unifying Homography, Visibility, and Confidence Learning for Planar Object Tracking
Haoxian Zhang, Yonggen Ling

TL;DR
HVC-Net introduces a unified CNN framework that jointly learns homography, visibility, and confidence to enhance the robustness and accuracy of planar object tracking in videos, outperforming existing methods.
Contribution
The paper presents a novel CNN model integrating homography, visibility, and confidence modules within a Lucas-Kanade tracking pipeline for improved planar object tracking.
Findings
Outperforms state-of-the-art on POT and TMT datasets.
Effectively handles appearance changes, occlusions, and motions.
Demonstrates success in real-world in-video advertisement synthesis.
Abstract
Robust and accurate planar tracking over a whole video sequence is vitally important for many vision applications. The key to planar object tracking is to find object correspondences, modeled by homography, between the reference image and the tracked image. Existing methods tend to obtain wrong correspondences with changing appearance variations, camera-object relative motions and occlusions. To alleviate this problem, we present a unified convolutional neural network (CNN) model that jointly considers homography, visibility, and confidence. First, we introduce correlation blocks that explicitly account for the local appearance changes and camera-object relative motions as the base of our model. Second, we jointly learn the homography and visibility that links camera-object relative motions with occlusions. Third, we propose a confidence module that actively monitors the estimation…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Surveillance and Tracking Methods · Human Pose and Action Recognition · Image Enhancement Techniques
MethodsBalanced Selection
