paper-with-me

홈 › Papers

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. However, LK has a strong assumption of photometric (brightness) consistency on image intensity and is easy to drift because of large motion, occlusion, and aperture problem. To relax the assumption and alleviate the drift problem, we propose CyLKs, a data-driven way of training Lucas-Kanade in an unsupervised manner. CyLKs learns a feature transformation through CNNs, transforming the input images to a feature space which is especially favorable to LK tracking. During training, we perform differentiable Lucas-Kanade forward and backward on the convolutional feature maps, and then minimize the re-projection error. During testing, we perform the LK tracking on the learned features. We apply our model to the task of landmark tracking and perform experiments on datasets of THUMOS and 300VW.

📄 PDF Abstract BibTeX arXiv:1811.11325

Code (0)

등록된 구현이 없습니다.

Tasks

Landmark Tracking

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…

Supervision-by-Registration: An Unsupervised Approach to Improve the Precision of Facial Landmark Detectors

2018-07-03 · CVPR 2018 6 · Xuanyi Dong, Shoou-I Yu, Xinshuo Weng, Shih-En Wei 외

In this paper, we present supervision-by-registration, an unsupervised approach to improve the precision of facial landmark detectors on both images and video. Our key observation is that the detections of the same landm…

Facial Landmark DetectionOptical 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

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