paper-with-me

홈 › Papers

PRISE: Demystifying Deep Lucas-Kanade with Strongly Star-Convex Constraints for Multimodel Image Alignment

2023-03-21 · CVPR 2023 1 · Yiqing Zhang, Xinming Huang, Ziming Zhang

The Lucas-Kanade (LK) method is a classic iterative homography estimation algorithm for image alignment, but often suffers from poor local optimality especially when image pairs have large distortions. To address this challenge, in this paper we propose a novel Deep Star-Convexified Lucas-Kanade (PRISE) method for multimodel image alignment by introducing strongly star-convex constraints into the optimization problem. Our basic idea is to enforce the neural network to approximately learn a star-convex loss landscape around the ground truth give any data to facilitate the convergence of the LK method to the ground truth through the high dimensional space defined by the network. This leads to a minimax learning problem, with contrastive (hinge) losses due to the definition of strong star-convexity that are appended to the original loss for training. We also provide an efficient sampling based algorithm to leverage the training cost, as well as some analysis on the quality of the solutions from PRISE. We further evaluate our approach on benchmark datasets such as MSCOCO, GoogleEarth, and GoogleMap, and demonstrate state-of-the-art results, especially for small pixel errors. Code can be downloaded from https://github.com/Zhang-VISLab.

📄 PDF Abstract BibTeX arXiv:2303.11526

Code (0)

등록된 구현이 없습니다.

Tasks

Homography Estimation

Similar Papers 제목 키워드 기반

Deep Lucas-Kanade Homography for Multimodal Image Alignment

2021-04-22 · CVPR 2021 1 · Yiming Zhao, Xinming Huang, Ziming Zhang

Estimating homography to align image pairs captured by different sensors or image pairs with large appearance changes is an important and general challenge for many computer vision applications. In contrast to others, we…

CyLKs: Unsupervised Cycle Lucas-Kanade Network for Landmark Tracking

2018-11-28 · Xinshuo Weng, Wentao Han

Across a majority of modern learning-based tracking systems, expensive annotations are needed to achieve state-of-the-art performance. In contrast, the Lucas-Kanade (LK) algorithm works well without any annotation. Howev…

Landmark Tracking

CLKN: Cascaded Lucas-Kanade Networks for Image Alignment

2017-07-01 · CVPR 2017 7 · Che-Han Chang, Chun-Nan Chou, Edward Y. Chang

This paper proposes a data-driven approach for image alignment. Our main contribution is a novel network architecture that combines the strengths of convolutional neural networks (CNNs) and the Lucas-Kanade algorithm. Th…

Homography Estimation

Comparison of Optimization Methods in Optical Flow Estimation

2016-05-02 · Noranart Vesdapunt, Utkarsh Sinha

Optical flow estimation is a widely known problem in computer vision introduced by Gibson, J.J(1950) to describe the visual perception of human by stimulus objects. Estimation of optical flow model can be achieved by sol…

Optical Flow Estimation

Regression-Based Image Alignment for General Object Categories

2014-07-08 · Hilton Bristow, Simon Lucey

Gradient-descent methods have exhibited fast and reliable performance for image alignment in the facial domain, but have largely been ignored by the broader vision community. They require the image function be smooth and…

Objectregression