paper-with-me

Papers

3D Video Stabilization With Depth Estimation by CNN-Based Optimization

2021-06-19 · CVPR 2021 1 · Yao-Chih Lee, Kuan-Wei Tseng, Yu-Ta Chen, Chien-Cheng Chen, Chu-Song Chen, Yi-Ping Hung

Video stabilization is an essential component of visual quality enhancement. Early methods rely on feature tracking to recover either 2D or 3D frame motion, which suffer from the robustness of local feature extraction and tracking in shaky videos. Recently, learning-based methods seek to find frame transformations with high-level information via deep neural networks to overcome the robustness issue of feature tracking. Nevertheless, to our best knowledge, no learning-based methods leverage 3D cues for the transformation inference yet; hence they would lead to artifacts on complex scene-depth scenarios. In this paper, we propose Deep3D Stabilizer, a novel 3D depth-based learning method for video stabilization. We take advantage of the recent self-supervised framework on jointly learning depth and camera ego-motion estimation on raw videos. Our approach requires no data for pre-training but stabilizes the input video via 3D reconstruction directly. The rectification stage incorporates the 3D scene depth and camera motion to smooth the camera trajectory and synthesize the stabilized video. Unlike most one-size-fits-all learning-based methods, our smoothing algorithm allows users to manipulate the stability of a video efficiently. Experimental results on challenging benchmarks show that the proposed solution consistently outperforms the state-of-the-art methods on almost all motion categories.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

3D ReconstructionDepth And Camera MotionDepth EstimationMotion EstimationVideo Stabilization

Similar Papers 제목 키워드 기반

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

Adaptively Meshed Video Stabilization

2020-06-14 · Minda Zhao, Qiang Ling

Video stabilization is essential for improving visual quality of shaky videos. The current video stabilization methods usually take feature trajectories in the background to estimate one global transformation matrix or s…

BlockingMotion EstimationVideo Stabilization

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

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…

Motion EstimationOptical 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…