The Conditional Lucas & Kanade Algorithm
Chen-Hsuan Lin, Rui Zhu, Simon Lucey

TL;DR
This paper introduces the Conditional Lucas & Kanade algorithm, which directly learns to predict geometric displacement from appearance, improving alignment performance and flexibility over classical methods.
Contribution
It presents a novel approach that learns linear models for displacement prediction and maintains pixel independence assumptions, outperforming classical LK and matching state-of-the-art methods with less data.
Findings
Superior performance to classical LK algorithms
Comparable results to Supervised Descent Method with fewer training examples
Ability to swap geometric warp functions without retraining
Abstract
The Lucas & Kanade (LK) algorithm is the method of choice for efficient dense image and object alignment. The approach is efficient as it attempts to model the connection between appearance and geometric displacement through a linear relationship that assumes independence across pixel coordinates. A drawback of the approach, however, is its generative nature. Specifically, its performance is tightly coupled with how well the linear model can synthesize appearance from geometric displacement, even though the alignment task itself is associated with the inverse problem. In this paper, we present a new approach, referred to as the Conditional LK algorithm, which: (i) directly learns linear models that predict geometric displacement as a function of appearance, and (ii) employs a novel strategy for ensuring that the generative pixel independence assumption can still be taken advantage of.…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotics and Sensor-Based Localization · Advanced Image and Video Retrieval Techniques · Advanced Vision and Imaging
