paper-with-me

Papers

Robust Video Stabilization by Optimization in CNN Weight Space

2019-06-01 · CVPR 2019 6 · Jiyang Yu, Ravi Ramamoorthi

We propose a novel robust video stabilization method. Unlike traditional video stabilization techniques that involve complex motion models, we directly model the appearance change of the frames as the dense optical flow field of consecutive frames. We introduce a new formulation of the video stabilization task based on first principles, which leads to a large scale non-convex problem. This problem is hard to solve, so previous optical flow based approaches have resorted to heuristics. In this paper, we propose a novel optimization routine that transfers this problem into the convolutional neural network parameter domain. While we exploit the general benefits of CNNs, including standard gradient-based optimization techniques, our method is a new approach to using CNNs purely as an optimizer rather than learning from data.Our method trains the CNN from scratch on each specific input example, and intentionally overfits the CNN parameters to produce the best result on the input example. By solving the problem in the CNN weight space rather than directly for image pixels, we make it a viable formulation for video stabilization. Our method produces both visually and quantitatively better results than previous work, and is robust in situations acknowledged as limitations in current state-of-the-art methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Optical Flow EstimationVideo Stabilization

Similar Papers 제목 키워드 기반

Learning Video Stabilization Using Optical Flow

2020-06-01 · CVPR 2020 6 · Jiyang Yu, Ravi Ramamoorthi

We propose a novel neural network that infers the per-pixel warp fields for video stabilization from the optical flow fields of the input video. While previous learning based video stabilization methods attempt to implic…

Optical Flow EstimationVideo Stabilization

Fast Full-frame Video Stabilization with Iterative Optimization

2023-07-24 · ICCV 2023 1 · Weiyue Zhao, Xin Li, Zhan Peng, Xianrui Luo 외

Video stabilization refers to the problem of transforming a shaky video into a visually pleasing one. The question of how to strike a good trade-off between visual quality and computational speed has remained one of the …

Optical Flow EstimationVideo Stabilization

Hybrid Neural Fusion for Full-frame Video Stabilization

2021-02-11 · ICCV 2021 10 · Yu-Lun Liu, Wei-Sheng Lai, Ming-Hsuan Yang, Yung-Yu Chuang 외

Existing video stabilization methods often generate visible distortion or require aggressive cropping of frame boundaries, resulting in smaller field of views. In this work, we present a frame synthesis algorithm to achi…

Optical Flow EstimationVideo Stabilization

Self-Supervised Real-time Video Stabilization

2021-11-10 · Jinsoo Choi, Jaesik Park, In So Kweon

Videos are a popular media form, where online video streaming has recently gathered much popularity. In this work, we propose a novel method of real-time video stabilization - transforming a shaky video to a stabilized v…

Optical Flow EstimationVideo Stabilization

Steadiface: Real-Time Face-Centric Stabilization on Mobile Phones

2019-05-03 · Fuhao Shi, Sung-Fang Tsai, Youyou Wang, Chia-Kai Liang

We present Steadiface, a new real-time face-centric video stabilization method that simultaneously removes hand shake and keeps subject's head stable. We use a CNN to estimate the face landmarks and use them to optimize …

TranslationVideo Stabilization