paper-with-me

Papers

Deep Motion Blind Video Stabilization

2020-11-19 · Muhammad Kashif Ali, Sangjoon Yu, Tae Hyun Kim

Despite the advances in the field of generative models in computer vision, video stabilization still lacks a pure regressive deep-learning-based formulation. Deep video stabilization is generally formulated with the help of explicit motion estimation modules due to the lack of a dataset containing pairs of videos with similar perspective but different motion. Therefore, the deep learning approaches for this task have difficulties in the pixel-level synthesis of latent stabilized frames, and resort to motion estimation modules for indirect transformations of the unstable frames to stabilized frames, leading to the loss of visual content near the frame boundaries. In this work, we aim to declutter this over-complicated formulation of video stabilization with the help of a novel dataset that contains pairs of training videos with similar perspective but different motion, and verify its effectiveness by successfully learning motion blind full-frame video stabilization through employing strictly conventional generative techniques and further improve the stability through a curriculum-learning inspired adversarial training strategy. Through extensive experimentation, we show the quantitative and qualitative advantages of the proposed approach to the state-of-the-art video stabilization approaches. Moreover, our method achieves $\sim3\times$ speed-up over the currently available fastest video stabilization methods.

📄 PDF Abstract BibTeX arXiv:2011.09697

Code (1)

MKashifAli/Motion_Blind_Video_Stabilization 공식 구현 pytorch

Tasks

Motion EstimationOptical Flow EstimationVideo Stabilization

Similar Papers 제목 키워드 기반

Source Camera Verification from Strongly Stabilized Videos

2019-11-26 · Enes Altinisik, Husrev Taha Sencar

Image stabilization performed during imaging and/or post-processing poses one of the most significant challenges to photo-response non-uniformity based source camera attribution from videos. When performed digitally, sta…

Video Generation

VS3R: Robust Full-frame Video Stabilization via Deep 3D Reconstruction

2026-03-06 · Muhua Zhu, Xinhao Jin, Xinping Wang, Yu Zhang 외 arxiv

Video stabilization aims to mitigate camera shake but faces a fundamental trade-off between geometric robustness and full-frame consistency. While 2D methods suffer from aggressive cropping, 3D techniques are often under…

Novel View Synthesis3D Reconstruction

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

SteadyFlow: Spatially Smooth Optical Flow for Video Stabilization

2014-06-01 · CVPR 2014 6 · Shuaicheng Liu, Lu Yuan, Ping Tan, Jian Sun

We propose a novel motion model, SteadyFlow, to represent the motion between neighboring video frames for stabilization. A SteadyFlow is a specific optical flow by enforcing strong spatial coherence, such that smoothing …

Optical Flow EstimationVideo Stabilization

CamFlow+: Hybrid Motion Bases for 2D Camera Motion Estimation with Stabilization Applications

2026-06-04 · Haipeng Li, Zhen Liu, Zhanglei Yang, Hai Jiang 외 arxiv

Estimating 2D camera motion is fundamental to computer vision and computational photography. Existing homography-based methods work well for planar scenes or pure rotation, but struggle with camera translation, depth var…